Learn R Programming

BayesBD (version 1.2)

besselIs: Bessel Function

Description

Exponentially scaled Bessel function of first kind.

Usage

besselIs(x, nu, expon.scaled = FALSE)

Arguments

x

numeric, \(\geq 0\).

nu

numeric; The order (may be fractional) of the Bessel function.

expon.scaled

This argument does not affect the result; besselIs always returns the exponentially scaled version of the Bessel function of the first kind.

See Also

besselI