print.pgam: Model output

View source: R/pgam.r

print.pgamR Documentation

Model output

Description

Print model information

Usage

## S3 method for class 'pgam'
print(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

Details

This function only prints out the information.

Value

No value is returned.

Author(s)

Washington Leite Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br

See Also

pgam, predict.pgam


pgam documentation built on Aug. 20, 2022, 1:06 a.m.