Learn R Programming

pgam (version 0.4.1)

print.summary.pgam: Summary output

Description

Print output of model information

Usage

## S3 method for class 'pgam':
print.summary(x, digits, ...)

Arguments

x
object of class summary.pgam holding the fitted model information
digits
number of decimal places for output
...
further arguments passed to method

Value

  • No value is returned.

Details

This function actually only prints out the information.

See Also

pgam, predict.pgam