Generic function for checking R objects which produces, for instance, convergence tests or diagnostic plots.
For qgam objects check.qgam() will be used.
Usage
check(obj, ...)
Value
Reports the results of convergence tests and/or produces diagnostic plots.
Arguments
obj
the object to be checked.
...
extra arguments, mainly used by graphic functions.