attach(jam)
a_ij = matrix(rep(1:3,8), ncol = 8)
b_hj = matrix(rep(1:5,8), ncol = 8)
CMH(treatment = type, response = sweetness, strata = judge,
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