strokePatients: Stroke Patient Data

strokePatientsR Documentation

Stroke Patient Data

Description

This dataset, analyzed by Bishop and Fienberg (1969) and Bishop, Fienberg and Holland (1975, Section 5.2), describes 121 patients treated for stroke at Massachusetts General Hospital. Each patient's symptoms of physical disability were graded on a five-point scale upon admission and again upon discharge. Because patients were not released if their symptoms got worse, the second score is always equal to or better than the first score, and cells in the two-way table above the diagonal may be regarded as structural zeros.

Usage

strokePatients

Format

a data frame with 15 rows and 3 variables:

Initial

severity of disability upon admission to the hospital. An ordered factor with levels "A" (least severe), "B", "C", "D", and "E" (most severe)

Final

severity of disability upon discharge, with same levels as Initial

N

frequency in sample

Source

Bishop, Y.M.M. and Fienberg, S.E. (1969) Incomplete two-dimensional contingency tables. Biometrics, 25, 119-128.

Bishop, Y.M.M., Fienberg, S.E. and Holland, P.W. (1975) Discrete Multivariate Analysis: Theory and Practice. Cambridge, MA: MIT Press.


cvam documentation built on March 7, 2023, 5:29 p.m.