get.GH | R Documentation |
Compute Gauss-Hermite quadrature rule
get.GH(q, scale_abscissa = sqrt(2), scale_weight = 1/sqrt(pi))
q |
Order of the Gauss-Hermite quadrature rule to compute |
scale_abscissa |
Fixed number |
scale_weight |
Fixed number |
A list with the following components:
Nodes
Quadrature Weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.