framerate                package:Rlab                R Documentation

_V_i_d_e_o _c_a_r_d _f_r_a_m_e _r_a_t_e_s

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

     The data set 'framerate' contains processor speed, memory size,
     and
 screen resolution for Riva TNT video cards. The frame rates
     for these cards
 were measured using Quake II, a standard
     benchmarking program for 3D graphics.

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

     A data frame with 36 observations on the following 6 variables.

     _p_r_o_c_e_s_s_o_r : processor (Celeron 333 or Pentium II 450)

     _m_e_m_o_r_y : memory size (64, 128 or 256 kB)

     _r_e_s_o_l_u_t_i_o_n : screen resolution (640x480, 800x600 or 1024x768)

     _r_a_t_e : frames per second

     _p_i_x_e_l_s : total number of screen pixels

     _p_r_0_1 : 0 for Celeron, 1 for Pentium

