print.varFunc.Rd
The class and the coefficients associated with x
are printed.
# S3 method for class 'varFunc'
print(x, ...)
an object inheriting from class "varFunc"
,
representing a variance function structure.
optional arguments passed to print.default
; see
the documentation on that method function.
vf1 <- varPower(0.3, form = ~age)
vf1 <- Initialize(vf1, Orthodont)
print(vf1)
#> Variance function structure of class varPower representing
#> power
#> 0.3