Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

I.p

P-th Order Bessel Function of the First Kind


Description

An alias of besselI(x, nu=p, expon.scaled = FALSE) used for compatibility with old version package code.

Usage

I.p(p, x)

Arguments

p

positive integer order of the Bessel function.

x

non-negative numerical value at which to evaluate the Bessel function.

Details

The use of this function is deprecated. Please use besselI.

Value

Returns the p-th order Bessel function of the first kind, evaluated at a specified real number.

See Also


CircStats

Circular Statistics, from "Topics in Circular Statistics" (2001)

v0.2-6
GPL-2
Authors
S-plus original by Ulric Lund <ulund@calpoly.edu>, R port by Claudio Agostinelli <claudio.agostinelli@unitn.it>
Initial release
2018-06-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.