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().
Details
print.gamlss prints out the family, model equations, total number of observations, etc for the penalized or unpenalized model.