plot.pffr: Plot a pffr fit

plot.pffrR Documentation

Plot a pffr fit

Description

Plot a fitted pffr-object. Simply dispatches to plot.gam.

Usage

## S3 method for class 'pffr'
plot(x, ...)

Arguments

x

a fitted pffr-object

...

arguments handed over to plot.gam

Value

This function only generates plots.

Author(s)

Fabian Scheipl


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

Related to plot.pffr in refund...