Description Usage Arguments Value Examples
Generate Poisson point pattern on sphere
1 |
lambda |
Intensity. Either a single positve numeric or a vector of
length |
domain |
Object of class |
nsim |
Number of simulated realisations to be generated. |
... |
Arguments passed to |
drop |
Logical. If nsim=1 and drop=TRUE (the default), the result will be a spherical point pattern, rather than a list containing a spherical point pattern. |
List of nsim
spherical point patterns (of class "spp"
).
Or a spherical point pattern if nsim=1 and drop=TRUE (the default).
1 | rpoisspp(10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.