varFunc.Rd
If object
is a one-sided formula, it is used as the argument to
varFixed
and the resulting object is returned. Else, if
object
inherits from class varFunc
, it is returned
unchanged.
varFunc(object)
an object from class varFunc
, representing a variance function
structure.
vf1 <- varFunc(~age)