plot.pffr {refund} | R 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 |
... |
arguments handed over to |
Value
This function only generates plots.
Author(s)
Fabian Scheipl
[Package refund version 0.1-35 Index]