Skip to contents

Calculates the covariance between a vector and bootstrap estimates.

Usage

calc_cov(x, Est)

Arguments

x

Numeric vector.

Est

Numeric vector of bootstrap estimates.

Value

Numeric value of covariance.