rKent: Simulate from the Kent distribution

Description Usage Arguments Value Author(s)

View source: R/rKent.R

Description

Function for simulating point from a Kent distribution.

Usage

1
rKent(n, cons, oval, mean, minor, major)

Arguments

n

Positive integer. Number of points to be simulated.

cons

Positive real number. The consentration parameter. For large values the distribution will be very concentrated.

oval

Positive real number. Unimodal if 2*oval <= cons , bimodal otherwise.

mean

Three dimensional vector. Must be orthogonal to the minor and major vectors. Will be stadardized.

minor

Three dimensional vector. Must be orthogonal to the mean and major vectors. Will be stadardized.

major

Three dimensional vector. Must be orthogonal to the mean and minor vectors. Will be stadardized.

Value

A matrix with the simulated data.

Author(s)

Andreas Dyreborg Christoffersen andreas@math.aau.dk


adchSTATS/spatstatsphadd documentation built on May 28, 2019, 3:54 p.m.