Calibration of genetic effect from founder population data
gen_effect_calibration.Rd
Calibration of genetic effect from founder population data
Arguments
- founder_object
Output of generate_founder() function
- taxa_assign_g
Factor vector giving cluster assignment for all taxa, typical output of assign_taxa()
- correlation
Correlation between taxa within the same cluster, value between 0 and 1, DEFAULT = 0.5
- effect.size
Vector giving the size of genetic effect to try
- plot
boolean, if plot generation is required, DEFAULT = TRUE