recalc.corStruct Recalculate for corStruct ObjectThis method function pre-multiples the "Xy" component of conLin by the transpose square-root factor(s) of the correlation matrix (matrices) associated with object and adds the log-likelihood contribution of object, given by logLik(object), to the "logLik" component of conLin.
## S3 method for class 'corStruct' recalc(object, conLin, ...)
object | an object inheriting from class |
conLin | a 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 only used inside model fitting functions, such as lme and gls, that allow correlated error terms.
José Pinheiro and Douglas Bates [email protected]
Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.