varcov-set: Generic method for '"varcov<-"'

varcov<-R Documentation

Generic method for "varcov<-"

Description

Generic method for "varcov<-"

Usage

varcov(object, ...) <- value

Arguments

object

A model object.

...

Optional inputs.

value

The new value of the covariance matrix.

Value

An object with the same class as object, with updated variance-covariance matrix of random effects.


tramME documentation built on July 9, 2023, 7:10 p.m.