Learn R Programming

highriskzone (version 1.4.9)

sim_intens: 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)

Value

A list of of observed and unobserved point patterns (see thin)

Arguments

ppdata

Observed spatial point process of class ppp

intensSim

Intensity to use for the simulation

nxprob

Probability of having unobserved events

See Also

thin, rpoispp