

PimaIndiansDiabetes(mlbench)                 R Documentation

_P_i_m_a _I_n_d_i_a_n_s _D_i_a_b_e_t_e_s _D_a_t_a_b_a_s_e

_U_s_a_g_e_:

     data(PimaIndiansDiabetes)

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

     A data frame with 768 observations on 9 variables:

      1     Number of times pregnant
      2     Plasma glucose concentration (glucose tolerance test)
      3     Diastolic blood pressure (mm Hg)
      4     Triceps skin fold thickness (mm)
      5     2-Hour serum insulin (mu U/ml)
      6     Body mass index (weight in kg/(height in m)^2)
      7     Diabetes pedigree function
      8     Age (years)
      9     Class variable (test for diabetes)

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

        * Original owners: National Institute of Diabetes
          and Digestive and Kidney Diseases

        * Donor of database: Vincent Sigillito
          (vgs@aplcen.apl.jhu.edu)

     These data have been taken from the UCI Repository Of
     Machine Learning Databases at

        * ftp.ics.uci.edu://pub/machine-learning-databases

        * http://www.ics.uci.edu/mlearn/MLRepository.html

     and were converted to R format by
     Friedrich.Leisch@ci.tuwien.ac.at.

