influences             package:lbdatasets              R Documentation

_I_N_F_L_U_E_N_C_E_S _d_a_t_a_s_e_t

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

     influences on kids dataset.

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

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

     A data.frame with 36 rows and 3 variables:

     subject id

     opinion score

     influence source of influence

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

     Agresti Statistical methods social sciences Table 12.17

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

     head(influences, n = 10)
     summary(influences)
     


