mu_n_core: Calculate the analytic core part of N-th moment of PSD...

Description Usage Arguments Value References See Also

View source: R/LIHNPSD.r

Description

Calculate the analytic core part of N-th moment of PSD without location parameter. The analytic form uses Lihn function. The core part does not include the the beta polynomial (LihnBetaPoly) since it does not have a general analytic form.

Usage

1
mu_n_core(d, n)

Arguments

d

A fully specified PSD S3 object

n

The N-th moment

Value

Numeric value of the core part of the N-th moment

References

See Section "General Form of the N-th Moment" in the PSD paper

See Also

LihnBetaPoly


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