world_population {fdaoutlier} | R Documentation |
This is the world population data, revision 2010, by countries used in the paper Nagy et al. (2016) doi:10.1080/10618600.2017.1336445 and Dai et al. (2020) doi:10.1016/j.csda.2020.106960. It contains population (both sexes) of countries as of July 1 in the years 1950 - 2010. The data have been pre-processed as described in Nagy et al. (2016) and hence contains only the 105 countries with population in the range of one million and fifteen million on July 1, 1980.
world_population
A matrix of size 105 rows by 61 columns.
Data included for illustration and testing purposes.
Data originally available in the depth.fd
package.
data(world_population)
str(world_population)