dwrpcauchy_rcpp: Wrapped Cauchy density function

View source: R/RcppExports.R

dwrpcauchy_rcppR Documentation

Wrapped Cauchy density function

Description

Probability density function of the wrapped Cauchy distribution (written in C++)

Usage

dwrpcauchy_rcpp(x, mu, rho)

Arguments

x

Vector of quantiles

mu

Mean

rho

Concentration

Value

Vector of densities


momentuHMM documentation built on Oct. 19, 2022, 1:07 a.m.