Learn R Programming

repolr (version 3.4)

mobility: Mobility after Hip Fracture Fixation Surgery

Description

Patient mobility score after hip fracture fixation surgery, using two distinct procedures.

Usage

data(mobility)

Arguments

Format

A data frame with 600 observations on the following variables.
subject
patient identifier.
time
assessemnt occasions; month 1, 2, 3 and 4.
treat
intervention group; A or B.
age
patient age in years.
gender
gender; F or M.
mobility
mobility score; 1, 2 and 3.

Examples

Run this code
data(mobility)
head(mobility)

Run the code above in your browser using DataLab