Kuonen's method to calculate p-value

kuonen(q, lambda, tol = 1e-08, maxit = 1000)

Arguments

q

observed test statistic

lambda

eigen-values of the empirical covariance matrix

tol

tolorence level

maxit

maximum number of iterations