Description Usage Arguments Details Value Author(s)
Function for calculating the dentisty at a location x given in cartesian coordinates.
1 |
x |
An object of class |
kappa |
A numeric value. The consentration parameter. May be negative. |
alpha |
A numeric vector of length 3. Determines the axis at which there will be rotationally symmetry. Default is the unitvector c(0, 1, 0). |
If kappa < 0
the distribution will be a girdle.
If kappa > 0
the distribution will be bimodal around the poles alpha
and -alpha
.
A numeric vector of length corresponding to the number of rows in x.
The density at the points X
.
Andreas Christoffersen andreas@math.aau.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.