e0F and e0F_supplemental contain estimates for female historical e0; e0M and e0M_supplemental contain estimates for male historical e0. The *_supplemental datasets contain a subset of countries for which data prior 1950 are available. Datasets e0Mproj and e0Fproj contain projections of male and female e0, respectively. Datasets *80l, *95l are the lower bounds of 80 and 95% probability intervals, *80u, *95u are the corresponding upper bounds.
data(e0F)
data(e0M)
data(e0F_supplemental)
data(e0M_supplemental)
data(e0Fproj)
data(e0Mproj)
data(e0Fproj80l)
data(e0Fproj80u)
data(e0Mproj80l)
data(e0Mproj80u)
data(e0Fproj95l)
data(e0Fproj95u)
data(e0Mproj95l)
data(e0Mproj95u)countrycountry_code1950-1955, 1955-1960, ...last.observed containing the year of the last observation for each country. The e0*proj datasets start at 2010-2015. The e0*_supplemental datasets start at 1750-1755. Missing data have NA values.data(e0M)
head(e0M)
data(e0Fproj)
str(e0Fproj)
Run the code above in your browser using DataLab