refund (version 0.1-23)

print.summary.pffr: Print method for summary of a pffr fit

Description

Pretty printing for a summary.pffr-object. See print.summary.gam() for details.

Usage

# S3 method for summary.pffr
print(
  x,
  digits = max(3, getOption("digits") - 3),
  signif.stars = getOption("show.signif.stars"),
  ...
)

Arguments

x

a fitted pffr-object

digits

controls number of digits printed in output.

signif.stars

Should significance stars be printed alongside output?

...

not used

Value

A summary.pffr object