Jsos17 / A_Vector_Autoregressive_Model

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.

Home Page:https://github.com/Jsos17/A_Vector_Autoregressive_Model/blob/master/VAR_Inflation_Unemployment_Federal_Funds_Rate.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

https://github.com/Jsos17/A_Vector_Autoregressive_Model/blob/master/VAR_Inflation_Unemployment_Federal_Funds_Rate.pdf


Languages

Language:TeX 60.7%Language:R 39.3%