florida                 package:alr3                 R Documentation

_F_l_o_r_i_d_a _p_r_e_s_i_d_e_n_t_i_a_l _e_l_e_c_t_i_o_n

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

     County-by-county vote for president in Florida in 2000 for Bush,
     Gore and Buchanan.

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

     data(florida)

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

     A data frame with 67 observations on the following 4 variables.

     _C_o_u_n_t_y County name

     _G_o_r_e Vote for Gore

     _B_u_s_h Vote for Bush

     _B_u_c_h_a_n_a_n Vote for Buchanan

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

     http://www.abcnews.go.com.sections/politics/2000vote/general/FL_co
     unty.html

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

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

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

     data(florida)
     ## maybe str(florida) ; plot(florida) ...

