plotResiduals does not execept 'ResidualType' 'standardized' (and 'studentized')

Hi!
Documentation on plotResiduals suggests that there is the name pair option to plot standardized residuals.
Using this option produces the following error.
"Error using internal.stats.getParamVal (line 25)
'standardized' is not a valid value for the
ResidualType argument. Valid values are: 'raw',
'pearson'."
Any suggestions are welcome.
Greetings,
Ewald

 Accepted Answer

There are two versions of plotResiduals. One is part of GLME's und one is part of regression.
Greetings,
Ewald

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!