print.penmodel_c: Print method for 'penmodel_c'.

print.penmodel_cR Documentation

Print method for penmodel_c.

Description

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

Usage

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

Arguments

x

An object class of 'penmodel_c', a fitted model by penmodel_c 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_c'.

Author(s)

Yun-Hee Choi

See Also

penmodel_c, summary.penmodel_c, print.summary.penmodel_c, plot.penmodel_c


FamEvent documentation built on Nov. 17, 2022, 5:06 p.m.