Title Internal Function used to extact input needed for liability estimation
Source:R/Internal_Functions.R
extract_estimation_info_tbl.RdTitle Internal Function used to extact input needed for liability estimation
Arguments
- .tbl
.tbl input from estimate_liability
- cur_fid
current family ID being worked on
- h2
heritability value from estimate_liability
- fid
name of family ID column
- pid
name of personal ID column
- role
name of role column
- useMixture
whether mixture model input is returned
- add_ind
Whether the genetic liability be added. Default is TRUE.