JP.NCon: Jones-Pewsey normalising constant

Description Usage Arguments Value Examples

View source: R/Jones-Pewsey.R

Description

Support function to calculate the normalising constant for the Jones-Pewsey distribution, based on specified values of kappa and psi.

Usage

1
JP.NCon(kappa, psi)

Arguments

kappa

Concentration parameter.

psi

Shape parameter.

Value

A constant value to be passed to further functions.

Examples

1
nc <- JP.NCon(kappa = 1, psi = -3)

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