cov_squared_jackknife {HeterFunctionalData} | R Documentation |
This function provides the Jackknife estimate of the squared
covariance using i.i.d. obervations from one variable given in vector x
and i.i.d. observations from a second variable given in vector y
.
cov_squared_jackknife(x, y)
x |
a vector of i.i.d. observations |
y |
a second vector of i.i.d. observations |
Jackknife estimate of the squared covariance