powered by
The class and the coefficients associated with x are printed.
x
# S3 method for varFunc print(x, ...)
an object inheriting from class "varFunc", representing a variance function structure.
"varFunc"
optional arguments passed to print.default; see the documentation on that method function.
print.default
José Pinheiro and Douglas Bates bates@stat.wisc.edu
summary.varFunc
vf1 <- varPower(0.3, form = ~age) vf1 <- Initialize(vf1, Orthodont) print(vf1)
Run the code above in your browser using DataLab