R/bootstrap_calculations_helpers.R
calc_cov.Rd
Calculates the covariance between a vector and bootstrap estimates.
calc_cov(x, Est)
Numeric vector.
Numeric vector of bootstrap estimates.
Numeric value of covariance.