lynch_ontario_families_df | R Documentation |
This dataset, lynch_ontario_families_df, is a data frame containing data from 32 Lynch Syndrome families segregating mismatch repair mutations selected from the Ontario Familial Colorectal Cancer Registry. The dataset includes 765 individuals (both probands and relatives) with 11 variables per observation.
data(lynch_ontario_families_df)
A data frame with 765 observations and 11 variables:
Integer family identifier
Integer individual identifier
Integer father's identifier
Integer mother's identifier
Integer gender code
Integer disease status
Integer time variable
Integer current age
Integer mutation gene status
Integer proband indicator
Integer relationship code
The dataset name has been kept as 'lynch_ontario_families_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the DigestiveDataSets package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Data taken from the FamEvent package version 3.2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.