generate_mixture.Rd
This function can generate a mixture given a list of contributors.
generate_mixture(profiles)
profiles | A list with profiles to mix. |
---|
A list, e.g. for use with contributor_pairs
. See
example usage at rank_contributor_pairs
.