Description Usage Arguments Author(s) Examples
Returns the PRESS statistic (predictive residual sum of squares). Useful for evaluating predictive power of regression models.
1 | lm_press_stat(obj)
|
obj |
A linear regression model (class 'lm'). Required. |
LOPES, J. E.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.