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 N$$x$$K data matrix of observed individual sequences.Numeric matrix of the distinct observed sequences with the corresponding frequencies indicated in the last -th column.
## Frequency distribution for the APA top-ordering dataset data(d_apa) unit_to_freq(data=d_apa)
Cristina Mollica and Luca Tardella
Useful links
Downloads (last 30 days):