Weight plot for smn.lmm or smsn.lmm object
Estimated weights versus Mahalanobis distance plot
weight_plot(object)
object
: An object inheriting from class SMN
or SMSN
, representing a fitted scale mixture of (skew) normal linear mixed model.A ggplot object.
Fernanda L. Schumacher, Larissa A. Matos and Victor H. Lachos
ggplot , smn.lmm , smsn.lmm , fitted.SMN , fitted.SMSN , residuals.SMN , residuals.SMSN
fm1 = smn.lmm(distance ~ age+Sex, data=nlme::Orthodont, groupVar="Subject", distr="t") weight_plot(fm1)
Useful links