Learn R Programming

refund (version 0.1-1)

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

Arguments

object
a fitted pfr-object
...
see summary.gam() for options.

Value

Details

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