anovax_list | R Documentation |
Various different tests for model comparison
anovax_list(
object,
object2,
test = c("x2", "kr", "sat", "pb"),
control = list(nsim = 1000)
)
object |
Model object |
object2 |
Model object or equivalent way of specifying a submodel of lmm1 |
test |
A vector with the various test types. |
control |
A list controlling the model comparions. |
Dataframe with results of the various tests
Søren Højsgaard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.