Main Content
plotResiduals
Plot residuals of linear mixed-effects model
Syntax
Description
plotResiduals(
specifies additional options using one or more name-value arguments. For
example, you can specify the residual type and the graphical properties of
residual data points.lme
,plottype
,Name,Value
)
plotResiduals
also accepts some name-value arguments that
specify the properties of the primary line in the plot. For those name-value
arguments, see plot
.
returns a handle h
= plotResiduals(___)h
to the lines or patches in the plot of
residuals.