as.tpp.stlpp {stlnpp} | R Documentation |
This function converts an object of class stlpp
to class tpp
.
as.tpp.stlpp(X)
X |
an object of class |
This function projects the spatio-temporal point pattern X into its corresponding time domain T.
An object of class tpp.
Mehdi Moradi <m2.moradi@yahoo.com>
X <- rpoistlpp(10,1,2,easynet)
as.tpp.stlpp(X)