Description Usage Arguments Value Author(s) Examples
Calculates all implemented measures for the goodness-of-fit and returns them as a list.
Works for objects of class pcrfit, lm, glm, nls, drc and many others...
1 |
object |
a fitted object. |
PRESS |
logical. If |
A list with all implemented Information criteria (AIC, AICc, BIC), residual variance, root-mean-squared-error, the reduced χ_{ν}^2 from fitchisq (if replicates) and the PRESS P^2 value (if PRESS = TRUE).
Andrej-Nikolai Spiess
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.