summary.pfr: Summary for a pfr fit

summary.pfrR 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 pfr-object

...

see summary.gam() for options.

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


refund documentation built on Nov. 14, 2023, 5:07 p.m.

Related to summary.pfr in refund...