mcdata                package:adlift                R Documentation

_m_c_d_a_t_a

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

     Loads motorcycle dataset.

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

     mcdata()

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

     The function reads the motorcycle data (Hardle) in from the text
     file included with this package.

_V_a_l_u_e:

    time: time after a simulated impact with motorcycles.

   accel: head acceleration of a PTMO (post mortem human test object). 

_A_u_t_h_o_r(_s):

     Matt Nunes (matt.nunes@bristol.ac.uk), Marina Popa
     (Marina.Popa@bristol.ac.uk)

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

     Hardle, W.(1990). _Applied Nonparametric Regression_. Cambridge
     University Press.

_S_e_e _A_l_s_o:

     'motorcycledata'

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

     mcdata()
     #
     time
     accel
     #

