simfam_cmp
Provides a summary of simulated data from simfam_cmp
function.
# S3 method for simfam_cmp
summary(object, digits = max(3, getOption("digits") - 3), ...)
Displays a summary of simulated data and returns the following values:
Number of families simulated.
Average number of affected individuals by event 1 per family.
Average number of affected individuals by event 2 per family.
Average number of mutation carriers per family.
Average family size.
Average age of onset for affected individuals by event 1.
Average age of onset for affected individuals by event 2.
An object class of 'simfam'
generated from simfam_cmp
function
Number of significant digits to use when printing.
Further arguments passed to or from other methods.
Yun-Hee Choi
simfam_cmp