anovax_list: Various different tests for model comparison

View source: R/anovax.R

anovax_listR 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


pbkrtest documentation built on June 8, 2025, 11:20 a.m.