LihnFunctionAnalytic: Analytic form of Lihn function

Description Usage Arguments Value References See Also Examples

View source: R/LIHNPSD.r

Description

Analytic form of Lihn function for integer alpha

Usage

1

Arguments

alpha

The order of Lihn function. Must be an integer from -1 to 4

x

The x parameter

Value

The numeric value of Lihn function

References

Appendix A of the PSD paper.

See Also

LihnFunctionSum

Examples

1
2
  # L_1(x) = x+1
  LihnFunctionAnalytic(1,1)

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