Learn R Programming

pbkrtest (version 0.5.4)

anovax_list: 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)
)

Value

Dataframe with results of the various tests

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.

Author

Søren Højsgaard