Description Usage Arguments Details Value Author(s) References See Also Examples
Plots the empirical distribution of a data set against the best fitting von Mises distribution function.
1 2 |
x |
a vector. The object is coerced to class |
ref.line |
logical, if TRUE a 45 degree reference line is added to the plot. Default is TRUE. |
tol |
parameter passed to |
xlab, ylab |
labels of the axis. |
control.circular |
the attribute of the resulting object. |
... |
parameters passed to the |
The maximum likelihood estimates of the parameters of the von Mises distribution are computed from the given data set. The empirical distribution function is plotted against a von Mises distribution function with parameters given by the MLEs computed.
a list with the estimated mean and concentration parameter for a von Mises distribution.
Claudio Agostinelli and Ulric Lund
Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 10.2, World Scientific Press, Singapore.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.