Description Usage Arguments Details Author(s) Examples
View source: R/anova.DirichletRegModel.R
This function allows for pairwise tests of Dirichlet regression models using a likelihood ratio test (LRT).
1 2 |
object |
the model to be compared against those listed in ... |
... |
models to be tested against the one specified as |
sorted |
should the models be sorted according to their numbers or parameters? |
The test statistic is computed LR=-2[log(La)-log(Lb)] where Li is the likelihood of model i with df equal to the difference of the number of parameters in the models.
Marco J. Maier
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.