summary.pffr {refund} | R Documentation |
Summary for a pffr fit
Description
Take a fitted pffr
-object and produce summaries from it.
See summary.gam()
for details.
Usage
## S3 method for class 'pffr'
summary(object, ...)
Arguments
object |
a fitted |
... |
see |
Value
A list with summary information, see summary.gam()
Author(s)
Fabian Scheipl, adapted from summary.gam()
by Simon Wood, Henric Nilsson
[Package refund version 0.1-35 Index]