Learn R Programming

JRM (version 0.1-1)

print.gamlss: Print a gamlss object

Description

The print method for a gamlss object.

Usage

# S3 method for gamlss
print(x, ...)

Arguments

x

gamlss object produced by gamlss().

...

Other arguments.

Details

print.gamlss prints out the family, model equations, total number of observations, etc for the penalized or unpenalized model.

See Also

gamlss