FMenchetti / CausalArima

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

Estimation of causal effects in a multivariate setting #6

Closed FMenchetti closed 3 years ago

FMenchetti commented 3 years ago

Using Vector Autoregressive models to estimate the effect of an intervention on a multivariate time series. The new function could be based on VAR from the vars package.