This function defines the time series in the spatio-temporal data.
Usage
spT.time(t.series, segment=1)
Arguments
t.series
Number of times within each segment in each series. This should be a constant. Currently it is not possible to make it a variable? Like its 30 for April, and 31 for May etc.
segment
Number of segments in each time series. This should be a constant.