{ } Raw JSON

bundles / scipy latest / docs

Doc

Von Mises Distribution

docs/tutorial:stats:continuous_vonmises

There is one shape parameter , with support . For values of the PDF and CDF formulas below are used. Otherwise, a normal approximation with variance is used. [Note that the PDF and CDF functions below are periodic with period . If an input outside is given, it is converted to the equivalent angle in this range.]

where is a modified Bessel function of the first kind.

This can be used for defining circular variance.

Implementation: scipy.stats.vonmises