var_two: Exact variance of two-sample test

View source: R/RcppExports.R

var_twoR Documentation

Exact variance of two-sample test

Description

Compute the exact variance of kernel test for the two-sample problem under the null hypothesis that F=G.

Usage

var_two(Kcen, nsamples)

Arguments

Kcen

the matrix with centered kernel values

nsamples

vector indicating sample's membership.

Value

the value of computed variance.


QuadratiK documentation built on Oct. 29, 2024, 5:08 p.m.