EnergyEthiopia {ClusROC}R Documentation

A subset of energy choice data in 4 cities of Ethiopia

Description

A subset of energy choice data used in Alem et al. (2016). The authors are used the full dataset to investigate the determinants of household cooking fuel choice and energy transition in urban Ethiopia. A full data is publicly available at doi:10.1016/j.eneco.2016.06.025.

Usage

data(EnergyEthiopia)

Format

A data frame with 2088 observations from 1123 households (or clusters) in the capital Addis Ababa and 9 variables:

uqid

the id of household (which yield 1123 clusters).

energy2

a factor with 3 levels (types) of cooking energy state at each time (2000, 2004, 2009), i.e., 1 (clean fuel only - electricity, gas and kerosene), 2 (a mix of clean and biomass), 3 (biomass fuel only - firewood, charcoal, dung and crop residues).

hhs

household size.

hhs_ft

a factor with 4 levels of household size: small (1 \le hhs \le 4); medium (5 \le hhs \le 8); large ((9 \le hhs \le 12)); very large (hhs \ge 13).

lrconsaeu

log of real consumption per adult equivalent units.

lfirewood_pr

Firewood log price.

lcharcol_pr

Charcoal log price.

lkerosene_pr

Kernosene log price.

lelectric_pr

Electricity log price.

References

Alem, Y., Beyene, A. D., Köhlin, G., & Mekonnen, A. (2016). "Modeling household cooking fuel choice: A panel multinomial logit approach". Energy Economics, 59, 129-137.


[Package ClusROC version 1.0.2 Index]