Print method for summary of a pffr fit
Pretty printing for a summary.pffr
-object.
See print.summary.gam()
for details.
## S3 method for class 'summary.pffr' print( x, digits = max(3, getOption("digits") - 3), signif.stars = getOption("show.signif.stars"), ... )
x |
a fitted |
digits |
controls number of digits printed in output. |
signif.stars |
Should significance stars be printed alongside output? |
... |
not used |
A summary.pffr
object
Fabian Scheipl, adapted from print.summary.gam()
by Simon Wood, Henric Nilsson
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.