summary.pfr | R Documentation |
Take a fitted pfr
-object and produce summaries from it.
See summary.gam()
for details.
## S3 method for class 'pfr'
summary(object, ...)
object |
a fitted |
... |
see |
This function currently simply strips the "pfr"
class label and
calls summary.gam
.
A list with summary information, see summary.gam()
Jonathan Gellar JGellar@mathematica-mpr.com, Fabian Scheipl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.