update.reTrmStruct: Update a random effects term structure with new parameters

Description Usage Arguments

Description

Update a random effects term structure with new parameters

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'reTrmStruct'
update(object, newCovar, newLoads, ...)

## S3 method for class 'flexvar'
update(object, newCovar, newLoads, ...)

## S3 method for class 'nlmeCorStruct'
update(object, newCovar, newLoads, ...)

Arguments

object

a reTrmStruct object

newCovar

new covariance parameters

newLoads

new loadings parameters

...

potential additional arguments (ignored by the default method)


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