PimaIndiansDiabetes {mlbench}R Documentation

Pima Indians Diabetes Database

Description

A data frame with 768 observations on 9 variables.

Usage

data(PimaIndiansDiabetes)

Format

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)

Source

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

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


[Package mlbench version 1.1-0 Index]