tpp: Create a temporal point pattern

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

tppR Documentation

Create a temporal point pattern

Description

Create an object of class tpp that represents a temporal point pattern.

Usage

tpp(X,a,b)

Arguments

X

an object of class numeric, integer or vector

a

lower band

b

upper bound

Details

Create a temporal point pattern.

Value

An object of class tpp.

Author(s)

Mehdi Moradi <m2.moradi@yahoo.com>

See Also

stlpp

Examples

tpp(runif(10))

stlnpp documentation built on Nov. 11, 2022, 9:11 a.m.