pwrpnorm: Wrapped normal cdf

Description Usage Arguments Value

View source: R/pwrpnorm.R

Description

This function evaluates the wrapped normal cdf. Observations must be in the interval [-pi,pi] or [0,2pi].

Usage

1
  pwrpnorm(q, mu = 0, rho = 0)

Arguments

q

a vector of values where the cdf is to be evaluated

mu

A value for the location parameter

rho

A value for the concentration parameter in the interval [0,1]

Value

A vector of wrapped normal cdf values


benaug/move.HMM documentation built on Jan. 23, 2022, 4:29 a.m.