T2D {EasyDescribe}R Documentation

A data for 20 diabetes patients

Description

A data for 20 diabetes patients. The data were fabricated.

Usage

T2D

Format

A data.frame contains 20 obs of 8 variables. The variables are:

ID

The ID of these 20 people.

gender

A character ("F" and "M").

age

A numeric.

education

A ordered factor ("1"<"2"<"3"<"4").

marriage

A logical.

smoke

A factor (0: "never smoker", 1: "current smoker", 2: "ex-smoker").

glucose

A numeric.

diabetes

A factor (0: "normal people", 1: "patient").


[Package EasyDescribe version 0.1.2 Index]