Description Usage Arguments Value Author(s)
Function for simulating under a spherical kernel density.
1 |
kappa |
A consentration parameter |
obs |
A matrix with rows constituting either cartesian or spherical coordinates of the points.
If |
nsim |
The number of point patterns to be simulated. |
np |
Either a single number indicating the exact number of points in the simulated pattern or "Poisson" in which case the number of points in each simulated pattern will be Poisson distributed with mean equal to the number of points in the observed pattern. |
drop |
A logical value indicating whether the output should be a |
ncores |
Number of cores for multiple simulation. |
A sp2
object or a list of sp2
object with length equal to nsim
.
See also under drop
for further details.
Andreas Dyreborg Christoffersen andreas@math.aau.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.