Learn R Programming

Correlplot (version 1.1.0)

HeartAttack: Myocardial infarction or Heart attack data

Description

Data set consisting of 101 observations of patients who suffered a heart attack.

Usage

data("HeartAttack")

Arguments

Format

A data frame with 101 observations on the following 8 variables.

Pulse

Pulse

CI

Cardiac index

SI

Systolic index

DBP

Diastolic blood pressure

PA

Pulmonary artery pressure

VP

Ventricular pressure

PR

Pulmonary resistance

Status

Deceased or survived

References

Saporta, G. (1990) Probabilites analyse des donnees et statistique. Paris, Editions technip

Examples

Run this code
data(HeartAttack)
str(HeartAttack)

Run the code above in your browser using DataLab