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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4837c88 · Jan 17, 2024

History

42 Commits
Jul 25, 2020
Jul 24, 2020
May 28, 2021
Jul 24, 2020
Jul 24, 2020
Jan 17, 2024
Sep 3, 2022
Sep 3, 2022
Apr 27, 2020
Jul 25, 2020
Apr 27, 2020

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