expected_normal | R Documentation |
Find the Expected Values of Residuals Assuming Normality
expected_normal(ranks, mse)
ranks |
Ranks of model residuals. |
mse |
Estimated mean squared error of the model. |
This function computes the expected values of model residuals under a normal distribution, as the ordinary model assumptions say they should. The results can be used in normality tests. See ALSM, p. 110-111.
Vector of the expected value approximation described above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.