| print.varFunc | R Documentation | 
The class and the coefficients associated with x are printed.
## S3 method for class 'varFunc'
print(x, ...)
| x | an object inheriting from class  | 
| ... | optional arguments passed to  | 
José Pinheiro and Douglas Bates bates@stat.wisc.edu
summary.varFunc
vf1 <- varPower(0.3, form = ~age)
vf1 <- Initialize(vf1, Orthodont)
print(vf1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.