stppp.ppp {lgcp}R Documentation

stppp.ppp function

Description

Construct a space-time planar point pattern from a ppp object

Usage

## S3 method for class 'ppp'
stppp(P, t, tlim, ...)

Arguments

P

a spatstat ppp object

t

a vector of length P$n

tlim

a vector of length 2 specifying the observation time window

...

additional arguments

Value

an object of class stppp

See Also

stppp, stppp.list


[Package lgcp version 2.0 Index]