setReTrm.nlmeCorStruct: Random effects term from an 'nlme'-style 'corStruct' object

Description Usage Arguments Mixed model formula usage Parameters See Also

Description

Random effects term from an nlme-style corStruct object

Usage

1
2
3
4
5
## S3 method for class 'nlmeCorStruct'
setReTrm(object, addArgsList, auxEnv = NULL,
  devfunEnv = NULL)

getCorStruct(object, ...)

Arguments

object

nlmeCorStruct object

addArgsList

a list of named quantities within which addArgsExpr is evaluated

auxEnv

an optional auxilliary environment containing objects that are possibly required for the setting of a random effects term structure (currently this is almost always the environment of a call to strucParseFormula, unless setReTrm is called directly)

devfunEnv

optional environment of the deviance function

...

not used (for consistency with generic)

Mixed model formula usage

nlmeCorStruct(1, corObj) or nlmeCorStruct(1 | grpFac, corObj)

corObj:

corStruct object

sig:

initial standard deviation

Parameters

Covariance:

parameters for the correlation structure

Loadings:

none

See Also

Other setReTrm: biplot.factAnal, factAnal, scores.factAnal, setReTrm.factAnal; cooccur, setReTrm.cooccur; expDecay, setReTrm.expDecay; findReTrmClasses, getAddArgs, ranef.reTrmStruct, setReTrm, setReTrm.default; flexvar, setReTrm.flexvar; identity, setReTrm.identity; lme4, setReTrm.lme4; obslev, setReTrm.obslev; phyloEdge, setReTrm.phyloEdge; sem, setReTrm.sem; setReTrm.varExp, varExp; setReTrm.varIdent, varIdent


stevencarlislewalker/lme4ord documentation built on May 30, 2019, 4:43 p.m.