Skip to content

tereom/estcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

estcomp

R package with data used in the computational statistics class.

Data includes, among other data sets:

  • Election data: from 2006 and 2012 Mexican presidential elections
  • Education tests results: a sample and census data on a standarized test collected in Mexican elementary schools in 2013.
  • Pollutants: Mexico City airquality data from 2019.
  • Fertility, education and marital status: collected on the 2015 Mexican population survey.

Installation

if (!require(devtools)) {
    install.packages("devtools")
}
devtools::install_github("tereom/estcomp")

About

R package with data used in the computational statistics class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages