Dialyzer                package:nlme                R Documentation

_H_i_g_h-_F_l_u_x _H_e_m_o_d_i_a_l_y_z_e_r

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

     The `Dialyzer' data frame has 140 rows and 5 columns.

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

     This data frame contains the following columns:

     _S_u_b_j_e_c_t an ordered factor with levels `10' < `8' < `2' < `6' < `3'
          < `5' < `9' < `7' < `1' < `4' < `17' < `20' < `11' < `12' <
          `16' < `13' < `14' < `18' < `15' < `19' giving the unique
          identifier for each subject

     _Q_B a factor with levels `200' and  `300' giving the bovine blood
          flow rate (dL/min).

     _p_r_e_s_s_u_r_e a numeric vector giving the transmembrane pressure
          (dmHg).

     _r_a_t_e the hemodialyzer ultrafiltration rate (mL/hr).

     _i_n_d_e_x index of observation within subject-1 through 7.

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

     Vonesh and Carter (1992) describe data measured on high-flux
     hemodialyzers to assess their in vivo ultrafiltration
     characteristics. The ultrafiltration rates (in mL/hr) of 20
     high-flux dialyzers were measured at seven different transmembrane
     pressures (in dmHg). The in vitro evaluation of the dialyzers used
     bovine blood at flow rates of either 200~dl/min or 300~dl/min. The
     data, are also analyzed in Littell, Milliken, Stroup, and
     Wolfinger (1996).

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

     Pinheiro, J. C. and Bates, D. M. (2000), Mixed-Effects Models in S
     and S-PLUS, Springer, New York. (Appendix A.6)

     Vonesh, E. F. and Carter, R. L. (1992), Mixed-effects nonlinear
     regression for unbalanced repeated measures, Biometrics, 48, 1-18.

     Littell, R. C., Milliken, G. A., Stroup, W. W. and Wolfinger, R.
     D. (1996), SAS System for Mixed Models, SAS Institute, Cary, NC.

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

     data(Dialyzer)

