| blockGaussian | R Documentation | 
Computes the large (N,P) asymptotic p-value for dataset \mathbf{X},
assuming its P features are independent within specified blocks.
blockGaussian(X, block_boundaries, block_labels, p)
X | 
 The binary or real matrix on which to perform test of exchangeability  | 
block_boundaries | 
 Vector denoting the positions where a new block of non-independent features starts.  | 
block_labels | 
 Length   | 
p | 
 The power   | 
This is the large N and large P asymptotics of the permutation test.
Dependencies: getBinVStat, getRealVStat, getBlockCov, getChi2Weights
The asymptotic p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.