LihnTildeFunction: The tilde Lihn function

Description Usage Arguments Value References Examples

View source: R/LIHNPSD.r

Description

The tilde Lihn function

Usage

1
LihnTildeFunction(x, alpha, p, epsilon = 1e-10)

Arguments

x

The x parameter

alpha

The alpha parameter

p

The p parameter

epsilon

the tolerance of error

Value

The numeric value of the tilde Lihn function

References

Section "Pareto Tail" of the PSD paper.

Examples

1
2
  LihnTildeFunction(0,0,0)
  # should equal to 1/sqrt(2*pi) 

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