Applied Projects in R

The chair for meeting image
About

This page contains projects I’ve worked on using R.

Applied Econometrics in R

Time-Series Forecasting using Autoregressive LASSO

This project demonstrates how to estimate an autoregressive LASSO using a lagged data-set and use this estimated model for forecasting. See Here

Applied Data Projects in R

Data Retrieval using the cansim package

This project shows how to retrieve data from CANSIM using the cansim package. Vector coordinates are used through the cansim package to retrieve data. See Here


Extracting data from PDF files using the pdftools package

This project shows how to extract data from pdf files using the pdftools package.

See Here