Learn R Programming

bnmonitor (version 0.2.2)

diabetes: Pima Indian Diabetes Data

Description

Discretized version of the widely-used Pima Indians Diabetes Database

Arguments

Format

A dataframe with 392 observations on the following 9 binary variables:

  • PREG: number of times pregnant (low/high)

  • GLUC: plasma glucose concentration (low/high)

  • PRES: diastolic blood pressure (low/high)

  • TRIC: triceps skin fold thickness (low/high)

  • INS: 2-hour serum insulin (low/high)

  • MASS: body mass index (low/high)

  • PED: diabetes pedigree function (low/high)

  • AGE: age (low/high)

  • DIAB: test for diabetes (neg/pos)