getpvalue | R Documentation |
Computes the distribution function of the multivariate normal distribution.
getpvalue(threshold, mu, n, Sigma)
threshold |
A number. |
mu |
The mean vector of length n. |
n |
A number indicates dimension. |
Sigma |
The correlation matrix of dimension n. |
The evaluated distribution function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.