Description Usage Arguments Mixed model formula usage Parameters See Also
Random effects term from an nlme-style corStruct
object
1 2 3 4 5  | ## S3 method for class 'nlmeCorStruct'
setReTrm(object, addArgsList, auxEnv = NULL,
  devfunEnv = NULL)
getCorStruct(object, ...)
 | 
object | 
 
  | 
addArgsList | 
 a list of named quantities within which
  | 
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   | 
devfunEnv | 
 optional environment of the deviance function  | 
... | 
 not used (for consistency with generic)  | 
nlmeCorStruct(1, corObj) or nlmeCorStruct(1 | grpFac, corObj)
corStruct object
initial standard deviation
parameters for the correlation structure
none
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.