This repository contains data and R code necessary to reproduce results reported in in the manuscript titled “Multidimensional meritocratic status allocation”. It consists of just two files:
- the file
estat_lfsa_egised.tsvcontains the data used in the analyses in the tab-separated format. The file was downloaded from the Eurostat’s website on May 2, 2024; - the file
js-zk-multdim-merit-alloc-Rcode.Ris an R script file with R code used in the analyses of the data.
The analyses reported in the manuscript use functions in the R package
stat.alloc. See the package
documentation for more details.