Description Usage Arguments Value Author(s)
Run the multiple comparison
| 1 2 | multipleComparison(est, estcov, coefname, n, ordermatrix = TRUE,
  method = "bonferroni")
 | 
| est | the estimated values of the fixed effects | 
| estcov | the covariance matrix of the fixed effects | 
| coefname | a vector of all levels (should contain one more level than est) | 
| n | the number of rows in the design matrix of the model | 
| ordermatrix | logical. If coefname should be ordered in the matrix or not. | 
| method | the multiple comparison methods. See ?p.adjust | 
a matrix of p-values between each pair of levels
Xiaoyue Cheng <xycheng@iastate.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.