| infantmortality | R Documentation |
A regression dataset on infant mortality with country-level income, region, and oil-export status covariates.
infantmortality
A data frame with 105 rows and 5 variables:
Country name.
Per-capita income.
Infant mortality rate.
Geographic region.
Oil-exporting country indicator.
Column names were standardized to snake_case when packaging the data.
Fox J, Weisberg S (2019). An R Companion to Applied Regression.
Sage. The packaged data are from carData::Leinhardt.
str(funcml::infantmortality)
summary(funcml::infantmortality$infant)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.