powered by
This function defines the time series in the spatio-temporal data.
def.time(t.series, segments=1)
Number of times within each segment in each series. Can take only regular time-series.
Number of segments in each time series. This should be a constant.
GibbsDyn.
GibbsDyn
# NOT RUN { ## # regular time-series in each year time.data<-def.time(t.series=30,segments=2) ## # }
Run the code above in your browser using DataLab