inf_sum {BayesLN} | R 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)
[Package BayesLN version 0.2.10 Index]