HHSpain {repolr}R Documentation

Harris Hip Pain Scores

Description

Harris hip pain scores, measured on 4 a point ordinal score scale, post-surgery for 58 patients at 3 occasions.

Usage

data(HHSpain)

Format

A data frame with 174 observations on the following 4 variables.

Patient
a patient identifier variable.
Sex
a factor with levels F M
Time
recorded at baseline (1), two years (2) and five years (5) post-surgery.
HHSpain
a pain score coded as none (1), slight (2), mild (3) and moderate or marked (4)

Source

Insert reference when paper is published.

Examples

data(HHSpain)
str(HHSpain)

[Package repolr version 1.0 Index]