suicides                package:HSAUR                R Documentation

_C_r_o_w_d _B_a_i_t_i_n_g _B_e_h_a_v_i_o_u_r _a_n_d _S_u_i_c_i_d_e_s

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

     Data from a study carried out to investigate the causes of jeering
     or baiting behaviour by a crowd when a person is threatening to
     commit suicide by jumping from a high building.

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

     data("suicides")

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

     A two-way classification, see 'table'.

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

     L. Mann (1981), The baiting crowd in episodes of threatened
     suicide. _Journal of Personality and Social Psychology_, *41*, 
     703-709.

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

       data("suicides", package = "HSAUR")
       mosaicplot(suicides)

