thresholdGG: Choosing the truncation level for the NGG process

View source: R/thresholdGG.R

thresholdGGR Documentation

Choosing the truncation level for the NGG process

Description

This function uses the M_array which provides the threshold which ensures a moment match of 5

Usage

thresholdGG(alpha = 1, kappa = 1, gama = 1/2, max_threshold = 200)

Arguments

alpha

Numeric constant. Total mass of the centering measure

kappa

Numeric positive constant.

gama

Numeric constant. 0 \leq Gama \leq 1.

max_threshold

Numeric positive integer. Maximum allowed value for the threshold

Details

For internal use

Value

Numeric positive integer, the truncation level of the NGG process


BNPdensity documentation built on April 1, 2023, 12:10 a.m.