vM.PP: von Mises P-P plot

Description Usage Arguments Examples

View source: R/vonMises.R

Description

Produces a P-P plot of the data against a specified von Mises distribution, to graphically assess the goodness of fit of the model.

Usage

1

Arguments

data

Vector of angles (in radians) to be fitted against the von Mises distribution.

mu

Mean direction parameter for von Mises distribution.

kappa

Concentration parameter for von Mises distribution. Must be between 0 and 1.

Examples

1
vM.PP(k.2, mu = 3, kappa = 1)

ClairBee/AS.circular documentation built on Jan. 24, 2020, 3:57 p.m.