Description Usage Arguments Value References
Generate a spatio-teporal dataset according to a STARMA model.
1 2  | 
model | 
 A list with components   | 
klist | 
 A list of matrices like the ones returned by consecutive use of 
  | 
n | 
 The length of the time series to be generated  | 
rand.gen | 
 The random generator to be used. Defaults to   | 
innov | 
 A matrix of initial innovations. Defaults to 
  | 
seed | 
 A seed to set before generating the dataset. Defaults to   | 
FUN | 
 A (possibly non-linear) function to apply to the matrix during STAR data generation.  | 
... | 
 Other parameters (?)  | 
A matrix where each column contains the data for a location, and each row contains the data for a time-stamp.
See example on page 3 of https://cran.r-project.org/web/packages/starma/starma.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.