Learn R Programming

GJRM (version 0.1-5)

print.gjrm: Print a gjrm object

Description

The print method for a gjrm object.

Usage

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

Arguments

x

gjrm object produced by gjrm().

...

Other arguments.

Details

print.gjrm prints out the family, model equations, total number of observations, estimated association coefficient, etc for the penalized or unpenalized model.

See Also

gjrm