print.gjrm {GJRM}R Documentation

Print a gjrm object

Description

The print method for a gjrm object.

Usage



## S3 method for class '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.

Author(s)

Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk

See Also

gjrm


[Package GJRM version 0.2-6.5 Index]