d_uni_vM_mix: Mixture Density Function of Uniform and von Mises

Description Usage Arguments Value

View source: R/d_uni_vM_mix.R

Description

Density function for the mixture of the uniform and von Mises distribution.

Usage

1
d_uni_vM_mix(x, mu, kappa, p_unif)

Arguments

x

An object of class ppc.

mu

Mean direction of the distribution. Is coerced to class circular.

kappa

Non-negative numeric value for the concentration parameter of the distribution.

p_unif

A numeric between 0 and 1. The probability of observing a point from the uniform distribution.

Value

The density at the locations given by x.


adchSTATS/spatstatciradd documentation built on May 3, 2019, 8:32 p.m.