View source: R/covercorr_internal.R
variance_formula | R Documentation |
Exact formula for n
times the variance of the excess vacancy.
For independent X
and Y
, the variance of the coverage correlation
coefficient is obtained by dividing the returned value by n(1 - e^{-1})^2
.
check the arXiv preprint for more details
variance_formula(n, d)
n |
sample size |
d |
dimension |
variance formula in paper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.