sim_intens {highriskzone} | R Documentation |
Simulation on given intensity
Description
Generation of a random point pattern using the inhomogeneous Poisson process (if lambda is not constant) and thinning of this data, to obtain "observed" and "unobserved" events.
Usage
sim_intens(ppdata, intensSim, nxprob)
Arguments
ppdata |
Observed spatial point process of class ppp |
intensSim |
Intensity to use for the simulation |
nxprob |
Probability of having unobserved events |
Value
A list of of observed and unobserved point patterns (see thin
)
See Also
[Package highriskzone version 1.4.9 Index]