print.penmodel_cmp: Print method for 'penmodel_cmp'.

print.penmodel_cmpR Documentation

Print method for penmodel_cmp.

Description

Prints a summary of parameter estimates of a fitted competing risk penetrance model.

Usage

## S3 method for class 'penmodel_cmp'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

An object class of 'penmodel_cmp', a fitted model by penmodel_cmp function.

digits

Number of significant digits to use when printing.

...

Further arguments passed to or from other methods.

Value

Prints a short summary of the model and model fit.

Returns an object of class 'penmodel_cmp'.

Author(s)

Yun-Hee Choi

See Also

penmodel_cmp, summary.penmodel_cmp, print.summary.penmodel_cmp, plot.penmodel_cmp


FamEvent documentation built on May 29, 2024, 6:22 a.m.