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

dcard

Cardioid Density Function


Description

Returns the cardoid density function evaluated at a particular value.

Usage

dcard(theta, mu, r)

Arguments

theta

vector of angles measured in radians at which to evaluate the density function.

mu

mean direction of the distribution.

r

concentration parameter of the distribution. Absolute value of r must be less than 0.5.

Value

Returns the cardoid density function evaluated at theta.

References

Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 2.2.2, World Scientific Press, Singapore.

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.