| mc_manova | R Documentation |
Performs a MANOVA-type Wald test for multivariate covariance
generalized linear models fitted using mcglm.
The test is based on quadratic forms of the estimated regression
parameters and their covariance matrix, yielding statistics
analogous to the Hotelling–Lawley trace.
mc_manova(object, ...)
object |
An object of class |
... |
Further arguments (currently not used). |
A data frame containing the MANOVA-type test results with the following columns:
Names of the tested model effects.
Degrees of freedom associated with each effect.
Hotelling–Lawley trace statistic.
Chi-square test statistic.
P-values from the chi-square approximation.
Wagner Hugo Bonat, wbonat@ufpr.br
mcglm, coef.mcglm,
vcov.mcglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.