pcrGOF: Summarize measures for the goodness-of-fit
Description
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...
Usage
pcrGOF(object, PRESS = FALSE, ...)
Arguments
object
a fitted object.
PRESS
logical. If TRUE, the more calculation intensive P-square is also returned.