Learn R Programming

lmomco (version 1.4.3)

LaguerreHalf: Laguerre Polynomial (Half)

Description

This function estimates the Laguerre polynomial, which is useful in applications involving the variance of the Rice distribution.

Usage

LaguerreHalf(x)

Arguments

x
A value.

Value

  • The value for the Laguerre polynomial is returned.

See Also

pdfrice

Examples

Run this code
LaguerreHalf(-100^2/(2*10^2))

Run the code above in your browser using DataLab