summary.penmodel of a fitted penetrance model.Prints a short summary of parameter and penetrance estimates of a 'summary.penmodel' object.
# S3 method for summary.penmodel
print(x, digits = max(3, getOption("digits") - 3),
signif.stars=TRUE, ...)Prints a summary of parameter estimates, their standard errors, \(t\)-statistics and corresponding two-sided \(p\)-values and additionally indicates significance stars if signif.stars is TRUE.
Also prints penetrance estimates by age 70 specific to gender and mutation-status subgroups along with their standard errors and 95% confidence intervals.
Returns an object of class 'summary.penmodel'.
An object class of 'summary.penmodel', a result of a call to summary.penmodel.
Number of significant digits to use when printing.
Logical; if TRUE, provides stars to hightlight significant p-values. Default is TRUE.
Further arguments passed to or from other methods.
Yun-Hee Choi
penmodel, penmodelEM, print.penmodel, summary.penmodel