heart.rate {ISwR} | R Documentation |
The heart.rate
data frame has 36 rows and 3 columns.
It contains data for nine patients with congestive heart failure before
and shortly after administration of enalaprilat, in a balanced two-way
layout.
This data frame contains the following columns:
1
to 9
.
0
(before),
30
,
60
, and
120
(minutes after administration).
D.G. Altman (1991), Practical Statistics for Medical Research, Table 12.2, Chapman & Hall.
data(heart.rate) evalq(interaction.plot(time,subj,hr), heart.rate)