Skip to content

Building a vector autoregressive model with R. My coursework for the course Time Series Analysis II (offered by University of Helsinki's Master's Programme in Mathematics and Statistics), spring 2020.

Notifications You must be signed in to change notification settings

Jsos17/A_Vector_Autoregressive_Model

Repository files navigation

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. 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.

The Coursework

The Three Time Series Visualized

Releases

No releases published

Packages

No packages published