poisson_sum_kth: Internal utility to calculate the k-th item of the Poisson...

Description Usage Arguments Value See Also

View source: R/LIHNPSD.r

Description

Internal utility to calculate the k-th item of the Poisson sum

Usage

1
poisson_sum_kth(d, fn, k)

Arguments

d

A fully specified PSD S3 object

fn

The input function

k

Specify the k-th item

Value

The numeric value of the k-th item on fn

See Also

poisson_sum


LIHNPSD documentation built on May 2, 2019, 9:12 a.m.