refit.lmerModgANOVA: Refit a lmerModgANOVA model with a new response

Description Usage Arguments See Also

Description

Refit a lmerModgANOVA model with a new response

Usage

1
2
3
4
5
6
7
refit.lmerModgANOVA(
  object,
  newresp = NULL,
  rename.response = FALSE,
  maxit = 100L,
  ...
)

Arguments

object

a lmerModgANOVA model

newresp

a vector of new responses.

rename.response

Replacing the name of in the forumla. Default is FALSE

maxit

a integer, not use. Default is 100.

...

orther arguments

See Also

refit

Other estimation: gANOVA()


jaromilfrossard/gANOVA documentation built on July 28, 2020, 5:32 p.m.