varWeights.glsStruct function

Variance Weights for glsStruct Object

Variance Weights for glsStruct Object

If object includes a varStruct component, the inverse of the standard deviations of the variance function structure represented by the corresponding varFunc object are returned; else, a vector of ones of length equal to the number of observations in the data frame used to fit the associated linear model is returned.

## S3 method for class 'glsStruct' varWeights(object)

Arguments

  • object: an object inheriting from class "glsStruct", representing a list of linear model components, such as corStruct and "varFunc" objects.

Returns

if object includes a varStruct component, a vector with the corresponding variance weights; else, or a vector of ones.

References

Pinheiro, J.C., and Bates, D.M. (2000) "Mixed-Effects Models in S and S-PLUS", Springer.

Author(s)

José Pinheiro and Douglas Bates bates@stat.wisc.edu

See Also

varWeights

  • Maintainer: R Core Team
  • License: GPL (>= 2)
  • Last published: 2025-03-31

Downloads (last 30 days):