lme4 (version 1.0-4)

GQN: Sparse Gauss-Hermite quadrature grids

Description

GQN contains the non-redundant quadrature nodes and weights for integration of a scalar function of a d-dimensional argument with respect to the density function of the d-dimensional Gaussian density function. These are stored in a list of lists. The outer list is indexed by the dimension, d, in the range of 1 to 20. The inner list is indexed by k, the order of the quadrature.

Arguments

format

A list of lists.

See Also

GQdk

Examples

Run this code
GQN[[3]][[5]]

Run the code above in your browser using DataCamp Workspace