Description Usage Arguments Value Examples
View source: R/mgauss_hermite.R
Nodes and weights for multivariate Gauss - Hermite quadratures
1 | mgauss_hermite(n, mu, sigma)
|
n |
the number of quadratures |
mu |
mean vector. |
sigma |
covariance matrix |
a set of points and nodes of multivariate Gauss-Hermite quadratures corresponding to the mean vector mu
and sigma
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.