| d.pima | R Documentation |
The National Institute of Diabetes and Digestive and Kidney Diseases conducted a study on 768 adult female Pima Indians living near Phoenix.
data(d.pima)
data(d.pima2)
The dataset contains the following variables
pregnantNumber of times pregnant
glucosePlasma glucose concentration at 2 hours in an oral glucose tolerance test
pressureDiastolic blood pressure (mm Hg)
tricepsTriceps skin fold thickness (mm)
insulin2-Hour serum insulin (mu U/ml)
massBody mass index (weight in kg/(height in metres squared))
pedigreeDiabetes pedigree function
ageAge (years)
diabetes test whether the patient shows signs of
diabetes (coded neg if negative, pos if positive)
d.pima2 is the same dataset as d.pima with the only change, that invalid 0-values are replaced by NAs.
This dataset has been borrowed from Julian Faraway's package:
faraway: Functions and datasets for books by Julian Faraway, 2015
The data may also
be obtained from the package MASS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.