Description Usage Arguments Value
View source: R/RVPedSim_Functions.R
Check to see if a trimmed pedigree is ascertained.
1 2 | ascertainTrim_ped(ped_file, num_affected, first_diagnosis = NULL,
sub_criteria = NULL)
|
ped_file |
Pedigree simulated by |
num_affected |
Numeric vector. The minimum number of disease-affected relatives required for ascertainment. |
first_diagnosis |
Numeric. The first year that reliable diagnoses can be obtained regarding disease-affection status. By default, |
Logical. If TRUE, pedigree is ascertained.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.