Learn R Programming

LIHNPSD (version 0.2.1)

LihnBetaPoly: The beta polynomial

Description

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

Usage

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

Run this code
  # g_1(b) = b
  LihnBetaPoly(1, 0.5)

Run the code above in your browser using DataLab