Do you want to share your content on R-bloggers? Click here if you have a blog, or here If you don’t.
Due to delays with my stock market payment, if this message is useful for you, I kindly request a minimal donation Buy a coffee for me. It will be used to continue my open source efforts. The complete explanation is here: A personal message from an Open Source employee. If you play the electric guitar, the same stock market chaos led me to turn my guitar pedals and turn it into a company, and you can check it here.
The purpose of hansen is to provide the data sets that are used in the exercises of the book Econometrics by Bruce E. Hansen Following the tidy data principles.
The data sets were already processed and cleaned up after the steps in the original code by Professor Hansen. The goal is to go directly to writing functions in C ++.
In addition to the package with the Documented datasetsI also give a complete replication with Armadillo (C ++) code for:
- Chapter 3. The algebra of the least squares
- Chapter 4. least Squares Regression
- Chapter 8. Limited estimate
This replication exercise must be useful for R users who learn C ++ (I hope).
You can check the leading role hansen page here.
Related
#Hansens #Econometrics #Replicate #Armadillo #RBloggers

