pmp | R Documentation |
All credit to Iain M. Johnstone, Zongming Ma, Patrick O. Perry and Morteza Shahram (https://cran.r-project.org/web/packages/RMTstat/index.html).
pmp( q, ndf = NA, pdim = NA, var = 1, svr = ndf/pdim, lower_tail = TRUE, log.p = FALSE )
q |
Vector of quantiles. |
ndf |
The number of degrees of freedom of x. |
pdim |
The number of dimensions of x. |
var |
Population variance. |
svr |
ndfxpdim. |
lower_tail |
A logical value. |
log.p |
A logical value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.