JP.mle: Maximum likelihood estimator for Jones-Pewsey parameters

Description Usage Arguments Value Examples

View source: R/Jones-Pewsey.R

Description

Obtain maximum likelihood estimates of Jones-Pewsey parameters for a given data set.

Usage

1

Arguments

data

Vector of angles over which maximum likelihood estimation is to be performed.

Value

A list containing the maximum likelihood achieved, estimates of mu, kappa and psi, and the Hessian matrix of the optimised parameters.

Examples

1
mu <- JP.mle(k.2)$mu

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