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


TheoMichelot/moveHMM documentation built on March 18, 2024, 2:38 a.m.