JP.ci.nt: Normal-theory confidence interval for Jones-Pewsey parameter...

Description Usage Arguments Value Examples

View source: R/Jones-Pewsey.R

Description

Obtain nominal 100(1-alpha)

Usage

1
JP.ci.nt(jp.ests, alpha = 0.05)

Arguments

jp.ests

List (as output by JP.mle) containing named estimates of mu, kappa and psi, and the Hessian matrix HessMat of the optimised parameters.

alpha

Significance level of confidence interval to be obtained. Default is 0.05 (95% confidence interval).

Value

A list containing estimates of mu, kappa and psi, and the upper and lower bounds of the confidence intervals calculated.

Examples

1
ci <- JP.ci.nt(JP.mle(k.2), alpha = 0.05)

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