tpp | R Documentation |
Create an object of class tpp
representing a one-dimensional point pattern.
tpp(X,a,b)
X |
an object of class |
a |
lower band of the time domain. if not given by the user, it will be the minimum of X |
b |
upper bound of the time domain. if not given by the user, it will be the maximum of X |
Create a one-dimensional point pattern.
An object of class tpp.
Mehdi Moradi <m2.moradi@yahoo.com>
stlpp
tpp(runif(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.