Package: wooldridge Type: Package Title: 115 Data Sets from "Introductory Econometrics: A Modern Approach, 7e" by Jeffrey M. Wooldridge Version: 1.4-4 Authors@R: c( person("Justin M.", "Shea", role = c("aut", "cre"), email = "jshea@roosevelt.edu"), person("Kennth H.", "Brown", role = c("ctb"), email = "KennethBrown@MissouriState.edu")) Description: Students learning both econometrics and R may find the introduction to both challenging. The wooldridge data package aims to lighten the task by efficiently loading any data set found in the text with a single command. Data sets have been compressed to a fraction of their original size. Documentation files contain page numbers, the original source, time of publication, and notes from the author suggesting avenues for further analysis and research. If one needs an introduction to R model syntax, a vignette contains solutions to examples from chapters of the text. Data sets are from the 7th edition (Wooldridge 2020, ISBN-13 978-1-337-55886-0), and are backwards compatible with all previous versions of the text. Depends: R (>= 3.5.0) License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Suggests: knitr, rmarkdown, stargazer, tinytest, xts, zoo VignetteBuilder: knitr LazyDataCompression: xz URL: https://justinmshea.github.io/wooldridge/ BugReports: https://github.com/JustinMShea/wooldridge/issues/ Repository: https://justinmshea.r-universe.dev Date/Publication: 2024-12-04 08:21:08 UTC RemoteUrl: https://github.com/justinmshea/wooldridge RemoteRef: HEAD RemoteSha: 4413732878e8843d216735158a2435aa2ff546a1 NeedsCompilation: no Packaged: 2026-06-17 11:17:02 UTC; root Author: Justin M. Shea [aut, cre], Kennth H. Brown [ctb] Maintainer: Justin M. Shea