
Set the intercept (population mean) for a phenotype
Source:R/define_effect_intercept.R
define_effect_intercept.RdUpdates mean in phenotype_meta for the named phenotype. This value is
the overall population mean added to every individual's liability before
residuals and fixed/random shifts. It can also be set at definition time via
the mean argument in define_phenotype();
define_effect_intercept() lets you update it without redefining the whole
phenotype.