Learn R Programming

pgam (version 0.4.17)

print.pgam: Model output

Description

Print model information

Usage

# S3 method for pgam
print(x, digits, ...)

Value

No value is returned.

Arguments

x

object of class summary.pgam holding the fitted model information

digits

number of decimal places for output

...

further arguments passed to method

Author

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

Details

This function only prints out the information.

See Also

pgam, predict.pgam