plot.lcmm: Plots of marginal and subject-specific residuals
Description
This function displays 2 plots: the marginal residuals against the marginal predictions or the subject-specific residuals against the subject-specific predictions
Usage
## S3 method for class 'hlme':
plot(x,\dots)
## S3 method for class 'lcmm':
plot(x,\dots)
## S3 method for class 'Jointlcmm':
plot(x,\dots)
Arguments
x
an object inheriting from classes hlme, lcmm or Jointlcmm, representing respectively a fitted latent class linear mixed model, a more general latent class mixed model or a joint latent class model
...
other parameters to be passed through to plotting functions