JP.psi.info: AIC and BIC for Jones-Pewsey against nested models

Description Usage Arguments Details Value See Also Examples

View source: R/Jones-Pewsey.R

Description

Obtain the AIC and BIC scores for Jones-Pewsey distribution with MLE parameters over a simpler model with a specified value of psi.

Usage

1
JP.psi.info(data, psi.0 = 0)

Arguments

data

Vector of angles to be tested.

psi.0

Value of psi specifying a simpler model, to test against the three-parameter Jones-Pewsey.

Details

von Mises has psi -> 0; cardioid has psi = 1; wrapped Cauchy has psi = -1.

Value

List containing a matrix ofthe parameters tested and their associated AIC and BIC scores, as well as a comment explaining the output.

See Also

AIC, BIC

Examples

1
JP.info <- JP.psi.info(q)

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