Methods for space-time point patterns on a linear network.
# S3 method for stlpp
plot(x,xlab = xlab,...)
# S3 method for stlppint
plot(x,style=style,xlab=xlab,xlim=xlim,...)
# S3 method for sumstlpp
plot(x,style=c("level","contour","perspective"), theta = 35, phi = 10,
facets = FALSE, ticktype = "detailed", resfac = 5,xlab="r = distance",ylab="t = time",...)
# S3 method for stlpp
print(x,...)
# S3 method for stlppint
print(x,...)
# S3 method for sumstlpp
print(x,...)
# S3 method for stlpp
[(x,i)
# S3 method for stlppint
[(x,i)
# S3 method for stlppint
as.linim(X,...)
# S3 method for stlppint
as.tppint(x)
# S3 method for sumstlpp
as.data.frame(x,...)
an object of classes stlpp
, stlppint or sumstlpp
style of plot
see persp3D
see persp3D
see persp3D
the x,y label of the plot
giving the x limits for the plot
numeric, logical, or an object of class stlpp
either ignore for as.linim
, or
gracphical arguments passed to plot
/print
Mehdi Moradi <m2.moradi@yahoo.com>