Data sets for Lectures on Econometrics (5th edition, Korean) by Chirok Han.
You can install the released version of loedata from CRAN:
install.packages("loedata")Or install the development version from GitHub (for the latest changes):
# install.packages("devtools")
devtools::install_github("chan079/loedata")Load the package and view a sample dataset:
library(loedata)
data(Fastfood)
head(Fastfood)This shows the Card and Krueger (1994) fastfood data set.
Reference: Card, D. & Krueger, A. (1994). Minimum Wages and Employment: A Case Study of the Fast Food Industry in New Jersey and Pennsylvania. American Economic Review, 84(4), 772–793.
See ?loedata in R for an overview of all datasets
included in the package.
GPL-3
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.