Simulation of multiple time series with given marginals and spatiotemporal properties
Simulation of multiple time series with given marginals and spatiotemporal properties
Generates multiple time series with given marginals and spatiotemporal properties, just provide (1) the output of fitVAR function, and (2) the number of time steps to simulate.
generateMTS(n, STmodel)
Arguments
n: number of fields (time steps) to simulate
STmodel: list of arguments resulting from fitVAR function
Details
Referring to the documentation of fitVAR for details on computational complexity of the fitting algorithm, here we report indicative simulation CPU times for some settings, assuming that the model parameters are already evaluated. CPU times refer to a Windows 10 Pro x64 laptop with Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz, 4-core, 8 logical processors, and 32GB RAM.