variance_formula: Variance of the the excess vacancy

View source: R/covercorr_internal.R

variance_formulaR Documentation

Variance of the the excess vacancy

Description

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

Usage

variance_formula(n, d)

Arguments

n

sample size

d

dimension (X, Y)

Value

variance formula in paper


covercorr documentation built on Aug. 25, 2025, 5:11 p.m.