Description Usage Arguments Value
compute multivariate normal quantile from a correlation matrix
1 | compute_q(corr, B = 1000, alpha = 0.05)
|
corr |
correlation matrix |
B |
number of monte-carlo samples drawn to estimate the quantile |
alpha |
significant level (to compute 1-alpha quantile) |
univariate numeric quantile of the quantile(max_j(abs(x))) where x is drawn from normal(0, corr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.