Learn R Programming

refund (version 0.1-37)

summary.pfr: 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 pfr
summary(object, ...)

Value

A list with summary information, see summary.gam()

Arguments

object

a fitted pfr-object

...

see summary.gam() for options.

Author

Jonathan Gellar JGellar@mathematica-mpr.com, Fabian Scheipl

Details

This function currently simply strips the "pfr" class label and calls summary.gam.