gaussKronrod: Gauss-Kronrod nodes and weights

gaussKronrodR Documentation

Gauss-Kronrod nodes and weights

Description

Gauss-Kronrod nodes and weights

Usage

gaussKronrod(k = 15)

Arguments

k

the number of points for Gauss-Kronrod approximation : choice between 7 and 15. 15 by default.

Value

A list with the following components :

sk

A k-vector of nodes

wk

A k-vector of weights


FlexVarJM documentation built on Nov. 21, 2023, 1:06 a.m.