powered by
Print a smn.lmm object.
# S3 method for SMN print(x, ...)
An object inheriting from class SMN, representing a fitted scale mixture normal linear mixed model.
SMN
Additional print arguments.
Fernanda L. Schumacher, Larissa A. Matos and Victor H. Lachos
smn.lmm, summary.SMN
smn.lmm
summary.SMN
fm1 = smn.lmm(distance ~ age+Sex, data=nlme::Orthodont, groupVar="Subject") fm1
Run the code above in your browser using DataLab