Learn R Programming

nlme (version 3.1-31)

recalc: Recalculate Condensed Linear Model Object

Description

This function is generic; method functions can be written to handle specific classes of objects. Classes which already have methods for this function include: corStruct, modelStruct, reStruct, and varFunc.

Usage

recalc(object, conLin, ...)

Arguments

Value

the recalculated condensed linear model object.

Examples

Run this code
## see the method function documentation

Run the code above in your browser using DataLab