Skip to content

Latest commit

 

History

History

assignment-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Time Series Analysis

The aim of this project is to analyze a specific time series which has been assigned to our group 15, as well as to fit an ARIMA model following the Box-Jenkins Methodology. The time series assigned presents subsidised housing approvals as a percentage of the total approvals. The dates in the dataset range from January 1990 to December 2007 and the source is Banco de España.

Implementation

Several R packages were used for the implementation, including tseries, ggplot2 and forecast. The code was carefully documented explaining every output. The full report can be found at docs

Authors