hipstudy dataset

Dataset of elderly patients with a hip fracture

Dataset of elderly patients with a hip fracture

Original dataset of elderly patients with a hip fracture data

data(hipstudy)

Format

A data frame with 426 observations on the following 18 variables.

  • pat_id: continuous: unique patient numbers
  • Gender: dichotomous: 1 = male, 0 = female
  • Age: continuous: Years
  • Mobility: categorical: 1 = No tools, 2 = Stick / walker, 3 = Wheelchair / bed
  • Dementia: dichotomous: 2=yes, 1=no
  • Home: categorical: 1 = Independent, 2 = Elderly house, 3 = Nursering
  • Comorbidity: continuous: Number of Co_morbidities (0-4)
  • ASA: continuous: ASA score (1-4)
  • Hemoglobine: continuous: Hemoglobine pre-operative
  • Leucocytes: continuous: Leucocytes preoperative
  • Thrombocytes: continuous: Thrombocytes preoperative
  • CRP: continuous: C-reactive protein (CRP) preoperative
  • Creatinine: continuous: Creatinine preoperative
  • Urea: continuous: Urea preoperative
  • Albumine: continuous: Albumin preoperative
  • Fracture: dichotomous: 1 = per or subtrochanter fracture, 0 = collum fracture
  • Delay: continuous: time till operation in days
  • Mortality: dichotomous: 1 = yes, 0 = no

Examples

data(hipstudy) ## maybe str(hipstudy)
  • Maintainer: Martijn Heymans
  • License: GPL (>= 2)
  • Last published: 2023-06-17

About the dataset

  • Number of rows: 426
  • Number of columns: 18
  • Class: tbl_df, tbl, data.frame

Column names and types (First 10)

  • pat_id:numeric
  • Gender:numeric
  • Age:numeric
  • Mobility:numeric
  • Dementia:numeric
  • Home:numeric
  • Comorbidity:numeric
  • ASA:numeric
  • Hemoglobine:numeric
  • Leucocytes:numeric