stormer                 package:MASS                 R Documentation

_T_h_e _S_t_o_r_m_e_r _V_i_s_c_o_m_e_t_e_r _D_a_t_a

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

     The stormer viscometer measures the viscosity of a fluid by
     measuring the time taken for an inner cylinder in the mechanism to
     perform a fixed number of revolutions in response to an actuating
     weight.  The viscometer is calibrated by measuring the time taken
     with varying weights while the mechanism is suspended in fluids of
     accurately known viscosity.  The data comes from such a
     calibration, and theoretical considerations suggest a nonlinear
     relationship between time, weight and viscosity, of the form 'Time
     = (B1*Viscosity)/(Weight - B2) + E' where 'B1' and 'B2' are
     unknown parameters to be estimated, and 'E' is error.

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

     stormer

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

     The data frame contains the following components:

     '_V_i_s_c_o_s_i_t_y' viscosity of fluid.

     '_W_t' actuating weight.

     '_T_i_m_e' time taken.


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

     E. J. Williams (1959) _Regression Analysis._ Wiley.

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

     Venables, W. N. and Ripley, B. D. (2002) _Modern Applied
     Statistics with S._ Fourth edition.  Springer.

