Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rheuma

Data from Patients with Acute Rheumatoid Arthritis


Description

Data from patients with acute rheumathoid arthritis. A new agent was compared with an active control, and each patient was evaluated on a five-point assessment scale.

Usage

data(rheuma)

Format

A data frame with 10 observations on the following 3 variables.

Drug

a factor with levels Active.control New.agent

Improvement

an ordered factor with levels Much.worse < Worse < No.change < Improved < Much.improved

n

number of patients in group

Details

The global assessment in this example may be subdivided in the coarse response "improvement", "no change" and "worse". On a higher level improvement is split into "much improved" and "improved", while the "worse" category is split into "worse" and "much worse".

Source

Ludwig Fahrmeir, Gerhard Tutz (1994): Multivariate Statistical Modelling Based on Generalized Linear Models. Springer Series in Statistics. Springer Verlag. New-York Berlin Heidelberg

Examples

str(rheuma)
summary(rheuma)

Fahrmeir

Data from the Book "Multivariate Statistical Modelling Based on Generalized Linear Models", First Edition, by Ludwig Fahrmeir and Gerhard Tutz

v2016.5.31
GPL (>= 2)
Authors
compiled by Kjetil B Halvorsen
Initial release
2016-05-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.