FMenchetti / CausalArima

An R package to estimate the effect of interventions on univariate time series using ARIMA models
15 stars 3 forks source link

Export function to simulate from ARIMA #5

Closed FMenchetti closed 2 years ago

FMenchetti commented 3 years ago

Do we want to include (and export) a function to simulate from an ARIMA model?

FMenchetti commented 2 years ago

Not needed, the function arima.sim from stats already does that