Learn R Programming

MaskJointDensity (version 1.0)

G_Point7: The seven points used for Gaussian Hermite Quadrature

Description

This is purely for user's curiousity, modifying this will not affect the workings of the package as it is either hardcoded in or taken as a parameter.

Usage

data("G_Point7")

Arguments

Format

The format is: num [1:7] -3.75 -2.37 -1.15 0 1.15 ...

Examples

Run this code
# NOT RUN {
data(G_Point7)
# }

Run the code above in your browser using DataLab