Check to see if a trimmed pedigree is ascertained.
ascertainTrim_ped(ped_file, num_affected, first_diagnosis = NULL)
Pedigree simulated by sim_ped
.
Numeric. The minimum number of affected individuals in the pedigree.
Numeric. The first year that reliable diagnoses can be obtained regarding disease-affection status. By default, first_diagnosis
= NULL
so that all diagnoses are considered reliable. See details.
Logical. If TRUE, pedigree is ascertained.