var_norm: Exact variance of normality test

View source: R/utility.R

var_normR Documentation

Exact variance of normality test

Description

Compute the exact variance of kernel test for normality under the null hypothesis that G=N(0,I).

Usage

var_norm(Sigma_h, V, n)

Arguments

Sigma_h

covariance matrix of the gaussian kernel

V

Covariance matrix of the tested distribution G

n

sample size

Value

the value of computed variance


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