This function performs error propagation on coefficients and standard errors.
calc_delta_errors(markers, beta_m, se, beta_cov)
Returns the error propagated coefficients and standard errors for m12 and m21
The marker names being tested
The main-effects coefficient matrix for the pairwise regression of the given pair.
The standard errors for the marker pair.
The model covariance matrix from the pairwise regression