QoL: Quality of Life Scores

Description Usage Format Examples

Description

Quality of life scores after hip replacement.

Usage

1

Format

A data frame with 336 observations on the following four variables.

QoL

a numeric vector.

Patient

a numeric vector.

Time

a numeric vector.

Treat

a factor with levels A B.

Examples

1
2

Example output

  QoL Patient Time Treat
1   8       1    1     A
2   8       1    2     A
3   7       1    3     A
4   7       2    1     B
5   9       2    2     B
6   8       2    3     B

repolr documentation built on May 1, 2019, 9:20 p.m.