Learn R Programming

faraway (version 1.0.6)

hips: Ankylosing Spondylitis

Description

Data from Royal Mineral Hospital in Bath. AS is a chronic form of arthritis. A study conducted to determine whether daily stretching of the hip tissues would improve mobility. 39 ``typical'' AS patients were randomly allocated to control (standard treatment) group or the treatment group in a 1:2 ratio. Responses were flexion and rotation angles at the hip measured in degrees. Larger numbers indicate more flexibility.

Usage

data(hips)

Arguments

source

Chatfield C. (1995) Problem Solving: A Statistician's Guide, 2ed Chapman Hall.

Examples

Run this code
data(hips)
## maybe str(hips) ; plot(hips) ...

Run the code above in your browser using DataLab