| plot.SMNclmm | R Documentation |
Fitted values versus residuals plot. Censored values are imputed using their conditional expectation from the fitting algorithm.
## S3 method for class 'SMNclmm'
plot(x, level = "conditional", useweight = TRUE,
alpha = 0.3, ...)
x |
An object inheriting from class |
level |
Level of residual that should be used. For details see |
useweight |
A logical value indicating if the estimated weights should be used as color in the plot. |
alpha |
Transparency parameter to be used ( |
... |
Additional arguments. |
A ggplot object.
Fernanda L. Schumacher, Larissa A. Matos, Victor H. Lachos and Katherine L. Valeriano
ggplot, smn.clmm, fitted.SMNclmm, residuals.SMNclmm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.