print.summary.pgam: Summary output

View source: R/pgam.r

print.summary.pgamR Documentation

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

Details

This function actually 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.