LihnBetaPoly: The beta polynomial

Description Usage Arguments Value References Examples

View source: R/LIHNPSD.r

Description

The beta polynomial in the general form of the N-th moment

Usage

1
  LihnBetaPoly(N, b)

Arguments

N

The N-th polynomial

b

Beta

Value

The numeric value of the polynomial

References

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

Examples

1
2
  # g_1(b) = b
  LihnBetaPoly(1, 0.5)

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