Recalculate for a modelStruct Object
This method function recalculates the condensed linear model object
using each element of object
sequentially from last to first.
## S3 method for class 'modelStruct' recalc(object, conLin, ...)
object |
an object inheriting from class |
conLin |
an optional condensed linear model object, consisting of
a list with components |
... |
some methods for this generic require additional arguments. None are used in this method. |
the recalculated condensed linear model object.
This method function is generally only used inside model fitting
functions, such as lme
and gls
, that allow model
components, such as correlated error terms and variance functions.
José Pinheiro and Douglas Bates bates@stat.wisc.edu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.