powered by
Create an object of class tpp representing a one-dimensional point pattern.
tpp
tpp(X,a,b)
An object of class tpp.
an object of class numeric, integer or vector
numeric
integer
vector
lower band of the time domain. if not given by the user, it will be the minimum of X
upper bound of the time domain. if not given by the user, it will be the maximum of X
Mehdi Moradi <m2.moradi@yahoo.com>
Create a one-dimensional point pattern.
stlpp
tpp(runif(10))
Run the code above in your browser using DataLab