UN2                   package:alr3                   R Documentation

_N_a_t_i_o_n_a_l _s_t_a_t_i_s_t_i_c_s _f_r_o_m _t_h_e _U_n_i_t_e_d _N_a_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     National health, welfare, and education statistics for 193 places,
     mostly UN members, but also other areas like Hong Kong that are
     not independent countries.

_U_s_a_g_e:

     data(UN)

_F_o_r_m_a_t:

     This data frame contains the following columns:

     _L_o_c_a_l_i_t_y Locality name.  In some cases, the geographic area is
          smaller than a country; for example, Hong Kong

     _l_o_g_F_e_r_t_i_l_i_t_y log Expected number of live births per female, 2000

     _l_o_g_P_P_g_d_p Log Per capita 2001 GDP, in US $

     _P_u_r_b_a_n Percent of population that is urban, 2001

_D_e_t_a_i_l_s:

     These data were collected at published by the UN from a variety of
     sources. See original source for additional footnotes concerning
     values for individual countries.  Country names are given in the
     first column of the data file.

_S_o_u_r_c_e:

     <URL: http://unstats.un.org/unsd/demographic>

_R_e_f_e_r_e_n_c_e_s:

     Weisberg, S. (2005). _Applied Linear Regression_, 3rd edition. New
     York: Wiley, Section 3.1.

_E_x_a_m_p_l_e_s:

     data(UN2)

