nlme (version 3.1-86)

recalc.varFunc: Recalculate for varFunc Object

Description

This method function pre-multiples the "Xy" component of conLin by a diagonal matrix with diagonal elements given by the weights corresponding to the variance structure represented by objecte and adds the log-likelihood contribution of object, given by logLik(object), to the "logLik" component of conLin.

Usage

## S3 method for class 'varFunc':
recalc(object, conLin, \dots)

Arguments

Value

the recalculated condensed linear model object.

See Also

recalc, varWeights, logLik.varFunc