Learn R Programming

tramME (version 1.0.4)

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

Description

Generic method for "varcov<-"

Usage

varcov(object, ...) <- value

Value

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

Arguments

object

A model object.

...

Optional inputs.

value

The new value of the covariance matrix.