Description Usage Arguments Value See Also Examples
Compute a bound that the probability max_j |X_j|>PhiInv(1-alpha/2) where X=(X_1,...,X_m)~MVN(0,Sigma) and PhiInv is the inverse of the standard normal distribution
1 |
Sigma |
A sparse mxm corrolation matrix |
m |
Dimension of the matrix Sigma |
m_block |
The matrix Sigma is treated as a block diagonal with m_block by m_block blocks. All elements outside the block are treated as zero. |
A function which for a vector of alpha return the bound
??
1 | library(Matrix)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.