| indLargeP | R Documentation |
Computes the large P asymptotic p-value for dataset \mathbf{X},
assuming its P features are independent.
indLargeP(X, p = 2)
X |
The binary or real matrix on which to perform test of exchangeability |
p |
The power p of |
This is the large P asymptotics of the permutation test.
Dependencies: getBinVStat, getRealVStat, getChi2Weights, weightedChi2P, getCov
The asymptotic p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.