summary.pffr: Summary for a pffr fit
Description
Take a fitted pffr
-object and produce summaries from it.
See summary.gam()
for details.
Usage
# S3 method for pffr
summary(object, ...)
Value
A list with summary information, see summary.gam()
Arguments
- object
a fitted pffr
-object
- ...
see summary.gam()
for options.
Author
Fabian Scheipl, adapted from summary.gam()
by Simon Wood, Henric Nilsson