This dataset contains the simulated output data for the penetrance package.
data(out_sim)
A list with the following components:
A data frame with 18000 observations of 8 variables:
numeric, Median value for males
numeric, Median value for females
numeric, Threshold value for males
numeric, Threshold value for females
numeric, First quartile value for males
numeric, First quartile value for females
numeric, Asymptote value for males
numeric, Asymptote value for females
A list of 1 element, mfrow: integer vector of length 2
A list of 1 element, mfrow: integer vector of length 2
A list of 2 elements: rect and text
A list of 2 elements: rect and text
A list of 19 numeric vectors with 18000 elements each
A list of 1 element which is a list of 24 elements, each with 18000 elements
A data frame with 4727 observations of 9 variables:
integer, Individual ID
numeric, Indicator if the individual is a proband
integer, Family ID
numeric, Mother's ID
numeric, Father's ID
numeric, Affected status
numeric, Sex of the individual
numeric, Age of the individual
character, Genotype
data(out_sim)
head(out_sim$summary_stats)
Run the code above in your browser using DataLab