anovax_list {pbkrtest} | R Documentation |
Various different tests for model comparison
Description
Various different tests for model comparison
Usage
anovax_list(
object,
object2,
test = c("x2", "kr", "sat", "pb"),
control = list(nsim = 1000)
)
Arguments
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. |
Value
Dataframe with results of the various tests
Author(s)
Søren Højsgaard
[Package pbkrtest version 0.5.4 Index]