Last chance! 50% off unlimited learning
Sale ends in
rpoislpp(lambda, L, ...)
function(x,y)
, a pixel image
(object of class "im"
), or a vector of numbers,
a list of functions, or a list of images."linnet"
,
see linnet
).rpoisppOnLines
."lpp"
.rpoisppOnLines
to generate the random points.runiflpp
,
lpp
,
linnet
data(simplenet)
X <- rpoislpp(5, simplenet)
plot(X)
# multitype
X <- rpoislpp(c(a=5, b=5), simplenet)
Run the code above in your browser using DataLab