Class: LinearMixedModel
Plot residuals of linear mixed-effects model
plotResiduals(
also
plots the residuals of the linear mixed-effects model lme
,plottype
,Name,Value
)lme
with
additional options specified by one or more name-value pair arguments.
For example, you can specify the residual type to plot.
plotResiduals
also accepts some other name-value
pair arguments that specify the properties of the primary line in
the plot. For those name-value pairs, see plot
.
returns
a handle, h
= plotResiduals(___)h
, to the lines or patches in the plot
of residuals.