Muscle                 package:nlme                 R Documentation

_C_o_n_t_r_a_c_t_i_o_n _o_f _h_e_a_r_t _m_u_s_c_l_e _s_e_c_t_i_o_n_s

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

     The 'Muscle' data frame has 60 rows and 3 columns.

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

     This data frame contains the following columns:

     _S_t_r_i_p an ordered factor indicating the strip of muscle being
          measured.

     _c_o_n_c a numeric vector giving the concentration of CaCl2

     _l_e_n_g_t_h a numeric vector giving the shortening ofthe heart muscle
          strip.

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

     Baumann and Waldvogel (1963) describe data on the shortening of
     heart muscle strips dipped in a CaCl$_2$ solution.  The muscle
     strips are taken from the left auricle of a rat's heart.

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

     Baumann, F. and Waldvogel, F. (1963), La restitution
     pastsystolique de la contraction de l'oreillette gauche du rat.
     Effets de divers ions et de l'acetylcholine, _Helvetica
     Physiologica Acta_, *21*.

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

     data(Muscle)

