JP.PP: Jones-Pewsey P-P plot

Description Usage Arguments Examples

View source: R/Jones-Pewsey.R

Description

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

Usage

1
JP.PP(data, mu, kappa, psi)

Arguments

data

Vector of angles to be fitted against the Jones-Pewsey distribution.

mu

Mean direction parameter.

kappa

Concentration parameter.

psi

Shape parameter.

Examples

1
JP.PP(k.2, mu = 3, kappa = 1, psi = -3)

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