Learn R Programming

cape (version 3.1.2)

calc_delta_errors: Error propagation

Description

This function performs error propagation on coefficients and standard errors.

Usage

calc_delta_errors(markers, beta_m, se, beta_cov)

Value

Returns the error propagated coefficients and standard errors for m12 and m21

Arguments

markers

The marker names being tested

beta_m

The main-effects coefficient matrix for the pairwise regression of the given pair.

se

The standard errors for the marker pair.

beta_cov

The model covariance matrix from the pairwise regression