penmodel
.Prints a summary of parameter and penetrance estimates of a fitted penetrance model.
# S3 method for penmodel
print(x, digits = max(3, getOption("digits") - 3), …)
An object class of penmodel
, a fitted model by penmodel
or penmodelEM
functions.
the number of significant digits to use when printing.
further arguments passed to or from other methods.
Prints a short summary of the model and model fit.
Returns an object of class 'penmodel'
.
penmodel, penmodelEM, summary.penmodel, print.summary.penmodel, plot.penmodel