print.SMN {skewlmm} | R Documentation |
Print a smn.lmm object
Description
Print a smn.lmm object.
Usage
## S3 method for class 'SMN'
print(x, ...)
Arguments
x |
An object inheriting from class |
... |
Additional print arguments. |
Author(s)
Fernanda L. Schumacher, Larissa A. Matos and Victor H. Lachos
See Also
Examples
fm1 = smn.lmm(distance ~ age+Sex, data=nlme::Orthodont, groupVar="Subject")
fm1
[Package skewlmm version 1.1.0 Index]