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