stdres2resid | R Documentation |
Inverts the relationship giving standardized resituals from raw residuals as given, for example, in lmwork from library MASS .
stdres2resid(stdres, modelfit = NULL, hat = NULL, stddev = NULL)
stdres |
Standardized residuals |
modelfit |
Fit of the linear model |
hat |
Vector of hat values |
stddev |
Sample standard deviation of residuals. |
raw residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.