Frequency distribution from the individual rankings/orderings
Construct the frequency distribution of the distinct observed sequences from the dataset of individual rankings/orderings.
unit_to_freq(data)
data |
Numeric NxK data matrix of observed individual sequences. |
Numeric matrix of the distinct observed sequences with the corresponding frequencies indicated in the last (K+1)-th column.
Cristina Mollica and Luca Tardella
## Frequency distribution for the APA top-ordering dataset data(d_apa) unit_to_freq(data=d_apa)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.