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 May 29, 2024, 6:24 a.m.

Related to plot.pffr in refund...