as.tpp.stlpp: Convert data to a one-dimensional point pattern

View source: R/as.tpp.stlpp.R

as.tpp.stlppR Documentation

Convert data to a one-dimensional point pattern

Description

This function converts an object of class stlpp to class tpp.

Usage

as.tpp.stlpp(X)

Arguments

X

an object of class stlpp

Details

This function projects the spatio-temporal point pattern X into its corresponding time domain T.

Value

An object of class tpp.

Author(s)

Mehdi Moradi <m2.moradi@yahoo.com>

See Also

as.stlpp, lpp, as.lpp

Examples

 
X <- rpoistlpp(10,1,2,easynet)
as.tpp.stlpp(X)


Moradii/stlnpp documentation built on Jan. 24, 2025, 3:17 a.m.