Learn R Programming

pgam (version 0.4.12)

print.summary.pgam: Summary output

Description

Print output of model information

Usage

# S3 method for 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