mstppp.ppp: mstppp.ppp function

View source: R/mstpppClassDef.R

mstppp.pppR 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

mstppp, mstppp.list


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