View source: R/zs.PCS.master02.R
G.H.Quad | R Documentation |
Performs Gauss-Hermite Quadrature for an arbitrary number of nodes. Function for use in PofCSt.
G.H.Quad(x, m)
x |
is an m-vector upon which Gauss-Hermite Quadrature is to be applied |
m |
is the number of nodes desired for the Gauss-Hermite Quadrature |
This function uses gauss.quad.prob in the statmod package to perform Gauss-Hermite Quadrature inside of the PofCSt function.
The result of the Gauss-Hermite Quadrature.
Jason Wilson <jason.wilson@biola.edu>
Hildebrand, F.B. 1956. Introduction to Numerical Analysis. McGraw-Hill.
PofCSt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.