powered by
Generate partial contrast matrices
make.partial.C(rows, cols, index)
A contrast matrix designed to test the fixed effect corresponding to index in the vector of fixed effects.
index
Number of rows in the contrast matrix
Number of columns in the contrast matrix
A number corresponding to the position of the fixed effect in the vector of fixed effect parameter estimates.
make.partial.C(4, 5, 2) make.partial.C(4, 5, 3) make.partial.C(4, 5, 2:4)
Run the code above in your browser using DataLab