Pima                  package:FKBL                  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

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

     This is a matrix with 9 columns. Each row is a point, there are
     768 points. The 8 first columns are the value of a dimension (or
     attributes) of the point, the 9th is the class of that point. The
     attributes are:

     \begin{enumerate}

     *  Number of times pregnant

     *  Plasma glucose concentration a 2 hours in an oral glucose
        tolerance test

     *  Diastolic blood pressure (mm Hg)

     *  Triceps skin fold thickness (mm)

     *  2-Hour serum insulin (mu U/ml)

     *  Body mass index (weight in kg/(height in m)^2)

     *  Diabetes pedigree function

     *  Age (years) \end{enumerate}

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

     data(pima)

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

     A matrix.

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

     \begin{itemize}

     *  UCI ML Repository

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

     *  Donor of database: Vincent Sigillito (vgs@aplcen.apl.jhu.edu)
        Research Center, RMI Group Leader Applied Physics Laboratory
        The Johns Hopkins University Johns Hopkins Road Laurel, MD
        20707 (301) 953-6231

     *  Date received: 9 May 1990 \end{itemize}

