stppp.list: stppp.list function

View source: R/stpppClassDef.R

stppp.listR Documentation

stppp.list function

Description

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

Usage

## S3 method for class 'list'
stppp(P, ...)

Arguments

P

list object containing $data, an (n x 3) matrix corresponding to (x,y,t) values; $tlim, a vector of length 2 givign the observation time window; and $window giving an owin spatial observation winow, see ?owin for more details

...

additional arguments

Value

an object of class stppp

See Also

stppp, stppp.ppp,


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.