Economics students new to both Econometrics and R may find the tasks of learning both a bit daunting. However, if your text is "Introductory Econometrics: A Modern Approach" by Jeffrey M. Wooldridge, then you are in luck! The ‘wooldridge' data package aims to lighten the task by loading any data set from the text with a single command. In addition, the package contains documentation for each data set and all data has been efficiently compressed resulting in a total size that is 62.73% of its original. A wooldridge-vignette recreates examples from every chapter of the text, offering a relevant introduction to R’s statistical model syntax. Note: Data sets are from the 5th edition (Wooldridge 2013, ISBN-13:978-1-111-53104-1), which is compatible with all other editions.
| Version: | 1.0.1 |
| Depends: | R (≥ 3.4.0) |
| Suggests: | knitr, rmarkdown, testthat, AER, plm, prais, stargazer |
| Published: | 2017-07-11 |
| Author: | Justin M. Shea |
| Maintainer: | Justin M. Shea <jshea at mail.roosevelt.edu> |
| BugReports: | https://github.com/JustinMShea/wooldridge/issues |
| License: | GPL-3 |
| URL: | https://github.com/JustinMShea/wooldridge |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | wooldridge results |
| Reference manual: | wooldridge.pdf |
| Vignettes: |
wooldridge-vignette |
| Package source: | wooldridge_1.0.1.tar.gz |
| Windows binaries: | r-devel: wooldridge_1.0.1.zip, r-release: wooldridge_1.0.1.zip, r-oldrel: not available |
| OS X El Capitan binaries: | r-release: not available |
| OS X Mavericks binaries: | r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=wooldridge to link to this page.