| PimaIndiansDiabetes {mlbench} | R Documentation |
A data frame with 768 observations on 9 variables.
data(PimaIndiansDiabetes)
| 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) |
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.