Other packages > Find by keyword >

wooldridge  

115 Data Sets from "Introductory Econometrics: A Modern Approach, 7e" by Jeffrey M. Wooldridge
View on CRAN: Click here


Download and install wooldridge package within the R console
Install from CRAN:
install.packages("wooldridge")

Install from Github:
library("remotes")
install_github("cran/wooldridge")

Install by package version:
library("remotes")
install_version("wooldridge", "1.4-4")



Attach the package and use:
library("wooldridge")
Maintained by
Justin M. Shea
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-11
Latest Update: 2024-12-04
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.
How to cite:
Justin M. Shea (2017). wooldridge: 115 Data Sets from "Introductory Econometrics: A Modern Approach, 7e" by Jeffrey M. Wooldridge. R package version 1.4-4, https://cran.r-project.org/web/packages/wooldridge. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0.1 (2017-07-11 19:32), 1.1.0 (2017-08-29 10:01), 1.2.0 (2017-09-05 09:35), 1.3.0 (2018-04-09 11:23), 1.3.1 (2018-10-10 06:20), 1.4-1 (2021-06-24 08:30), 1.4-2 (2021-11-08 08:50), 1.4-3 (2023-05-03 13:30)
Other packages that cited wooldridge R package
View wooldridge citation profile
Other R packages that wooldridge depends, imports, suggests or enhances
Complete documentation for wooldridge
Functions, R codes and Examples using the wooldridge R package
Some associated functions: admnrev . affairs . airfare . alcohol . apple . approval . athlet1 . athlet2 . attend . audit . barium . beauty . benefits . beveridge . big9salary . bwght . bwght2 . campus . card . catholic . cement . census2000 . ceosal1 . ceosal2 . charity . consump . corn . countymurders . cps78_85 . cps91 . crime1 . crime2 . crime3 . crime4 . discrim . driving . earns . econmath . elem94_95 . engin . expendshares . ezanders . ezunem . fair . fertil1 . fertil2 . fertil3 . fish . fringe . gpa1 . gpa2 . gpa3 . happiness . hprice1 . hprice2 . hprice3 . hseinv . htv . infmrt . injury . intdef . intqrt . inven . jtrain . jtrain2 . jtrain3 . jtrain98 . k401k . k401ksubs . kielmc . labsup . lawsch85 . loanapp . lowbrth . mathpnl . meap00_01 . meap01 . meap93 . meapsingle . minwage . mlb1 . mroz . murder . nbasal . ncaa_rpi . nyse . okun . openness . pension . phillips . pntsprd . prison . prminwge . rdchem . rdtelec . recid . rental . return . saving . school93_98 . sleep75 . slp75_81 . smoke . traffic1 . traffic2 . twoyear . volat . vote1 . vote2 . voucher . wage1 . wage2 . wagepan . wageprc . wine . 
Some associated R codes: admnrev.R . affairs.R . airfare.R . alcohol.R . apple.R . approval.R . athlet1.R . athlet2.R . attend.R . audit.R . barium.R . beauty.R . benefits.R . beveridge.R . big9salary.R . bwght.R . bwght2.R . campus.R . card.R . catholic.R . cement.R . census2000.R . ceosal1.R . ceosal2.R . charity.R . consump.R . corn.R . countymurders.R . cps78_85.R . cps91.R . crime1.R . crime2.R . crime3.R . crime4.R . discrim.R . driving.R . earns.R . econmath.R . elem94_95.R . engin.R . expendshares.R . ezanders.R . ezunem.R . fair.R . fertil1.R . fertil2.R . fertil3.R . fish.R . fringe.R . gpa1.R . gpa2.R . gpa3.R . happiness.R . hprice1.R . hprice2.R . hprice3.R . hseinv.R . htv.R . infmrt.R . injury.R . intdef.R . intqrt.R . inven.R . jtrain.R . jtrain2.R . jtrain3.R . jtrain98.R . k401k.R . k401ksubs.R . kielmc.R . labsup.R . lawsch85.R . loanapp.R . lowbrth.R . mathpnl.R . meap00_01.R . meap01.R . meap93.R . meapsingle.R . minwage.R . mlb1.R . mroz.R . murder.R . nbasal.R . ncaa_rpi.R . nyse.R . okun.R . openness.R . pension.R . phillips.R . pntsprd.R . prison.R . prminwge.R . rdchem.R . rdtelec.R . recid.R . rental.R . return.R . saving.R . school93_98.R . sleep75.R . slp75_81.R . smoke.R . traffic1.R . traffic2.R . twoyear.R . volat.R . vote1.R . vote2.R . voucher.R . wage1.R . wage2.R . wagepan.R . wageprc.R . wine.R .  Full wooldridge package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA