Skip to main content

R

I have over four years of experience with R, all of which is academic. I have used R for the following (with package names used):

  • Data description and data manipulation (dplyr)
  • Simple linear and generalized linear models (base R)
  • Time series analysis with ARMA and ARIMA models (forecast)
  • Panel data regression models, with panel-corrected standard errors and presence of heteroskedasticity (panelAR); Github
  • Two-staged Heckman model, correcting for self-selection bias (sampleSelection); Github
  • Data visualization (ggplot2)
  • Output the results of regression models to Latex (stargazer)