Fitted values versus residuals plot. Censored values are imputed using their conditional expectation from the fitting algorithm.
# S3 method for SMNclmm
plot(x, level = "conditional", useweight = TRUE,
alpha = 0.3, ...)A ggplot object.
An object inheriting from class SMNclmm, representing
a fitted scale mixture of normal censored linear mixed model.
Level of residual that should be used. For details see residuals.SMNclmm. Default is "conditional".
A logical value indicating if the estimated weights should be used as color in the plot.
Transparency parameter to be used (0<alpha<1). Meaningless if useweight = TRUE.
Additional arguments.
Fernanda L. Schumacher, Larissa A. Matos, Victor H. Lachos and Katherine L. Valeriano
ggplot, smn.clmm, fitted.SMNclmm, residuals.SMNclmm