attach(hr)
a_ij = matrix(1:5,ncol=10,nrow=5)
b_hj = matrix(1:5,ncol=10,nrow=5)
CMH(treatment = applicant, response = applicant_ranking,
strata = committee_member, a_ij = a_ij, b_hj = b_hj,
test_OPA = FALSE, test_GA = FALSE, test_MS = FALSE)
Run the code above in your browser using DataLab