mstppp.ppp {lgcp} | R Documentation |
mstppp.ppp function
Description
Construct a marked space-time planar point pattern from a ppp object
Usage
## S3 method for class 'ppp'
mstppp(P, t, tlim, data, ...)
Arguments
P |
a spatstat ppp object |
t |
a vector of length P$n |
tlim |
a vector of length 2 specifying the observation time window |
data |
a data frame containing the collection of marks |
... |
additional arguments |
Value
an object of class mstppp
See Also
[Package lgcp version 2.0 Index]