Description Usage Format Source
The dataset dataset
includes demographic data of 4,796 individuals with or at risk of knee osteoarthritis. The recorded data has missing values in body mass index (BMI
, a quantitative variable), race (RAC
, a categorical qualitative variable), smoking status (SMK
, a binary qualitative variable), osteoporosis status (OSP
, a binary qualitative variable), and knee osteoarthritis status (KOA
, a binary qualitative variable).
1 |
This dataset contains 4,796 rows and 8 columns. Each row presents data of an observation (individual) and each column presents data of a characteristics of that observation. The columns are:
Unique identifier number for each observation (individual);
Age of each observation (individual);
Gender of each observation (individual), coded as 0
(female) and 1
(male);
Estimated body mass index of each observation (individual);
Race of each observation (individual), coded as 0
(Other), 1
(Caucasian), 2
(African American), and 3
(Asian);
The smoking status of each observation, coded as 0
(non-smoker) and 1
(smoker); and
Osteoporosis status of each observation (individual), coded as 0
(negative) and 1
(positive).
Knee osteoarthritis status of each observation (individual), coded as 0
(at risk) and 1
(diagnosed).
The information presented in the dt.osa
dataset is based on the publicly available data of the Osteoarthritis Initiative (OAI) project (see https://nda.nih.gov/oai/ for details), with changes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.