summary.pfr {refund} | R Documentation |
Summary for a pfr fit
Description
Take a fitted pfr
-object and produce summaries from it.
See summary.gam()
for details.
Usage
## S3 method for class 'pfr'
summary(object, ...)
Arguments
object |
a fitted |
... |
see |
Details
This function currently simply strips the "pfr"
class label and
calls summary.gam
.
Value
A list with summary information, see summary.gam()
Author(s)
Jonathan Gellar JGellar@mathematica-mpr.com, Fabian Scheipl
[Package refund version 0.1-35 Index]