HazGL | R Documentation |
Gauss-Legendre evaluations
HazGL(X_GL, n_legendre, beta)
X_GL |
list of matrices ( |
n_legendre |
number of nodes for Gauss-Legendre quadrature |
beta |
vector of estimated regression parameters |
list of all the matrix-vector multiplications X.GL[[i]]%*%beta for Gauss Legendre integration in order to save computation time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.