Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jsos17 committed Jan 17, 2024
1 parent 1ff12d3 commit 4837c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A Vector Autoregressive Model

This repository contains my coursework for a multivariate time series analysis course. The coursework consists of building a vector autoregressive (VAR) model.
This repository contains my coursework for a multivariate time series analysis course. The coursework consists of building a vector autoregressive (VAR) model. The course was lectured by Leena Kalliovirta.

The focus here is on finding (causal) relationships between the variables and building an explanatory model for the observed data. Therefore, the whole dataset is used to fit the vector autoregressive model and as a consequence the accuracy of the predictions might be affected. The quality of the predictions is also not evaluated in any way.

Expand Down

0 comments on commit 4837c88

Please sign in to comment.