The Occupation dataset (d_occup
) came up from a survey conducted on graduates from the Technion-Insrael Institute of Tecnology.
A sample of
data(d_occup)
Object of S3 class c("top_ordering","matrix")
gathering a matrix of complete orderings with Rank_1
) to the least-liked (Rank_10
) for a given graduate.
Cohen, A. and Mallows, C. L. (1983). Assessing goodness of fit of ranking models to data. Journal of the Royal Statistical Society: Series D (The Statistician), 32(4), pages 361--374, ISSN: 0039-0526.
Cohen, A. (1982). Analysis of large sets of ranking data. Communications in Statistics -- Theory and Methods, 11(3), pages 235--256.
Goldberg, A. I. (1976). The relevance of cosmopolitan/local orientations to professional values and behavior. Sociology of Work and Occupations, 3(3), pages 331--356.
# NOT RUN {
data(d_occup)
head(d_occup)
# }
Run the code above in your browser using DataLab