inf_sum: Summation SMNG density function

View source: R/prob_func.R

inf_sumR Documentation

Summation SMNG density function

Description

Function that adds terms to the infinite sum of the SMNG density function until the relative error reaches the requested threshold fixed by rel_tol.

Usage

inf_sum(x, lambda, delta, gamma, beta, mu, rel_tol)

BayesLN documentation built on Oct. 26, 2022, 5:08 p.m.