weight_plot | R Documentation |
Estimated weights versus Mahalanobis distance plot
weight_plot(object)
object |
An object inheriting from class |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.