Learn R Programming

psfmi (version 1.4.0)

aortadis: Dataset of patients with a aortadissection

Description

Original dataset of patients with a aortadissection

Usage

data(aortadis)

Arguments

Format

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

Gender

dichotomous, 1=yes, 0=no

Age

continuous

Age_C

categorical: 0 = < 50 years, 1 = 50-59 years, 2 = 60-69 years, 3 = 70-79 years, 4 = 80 years and older

Aortadis

dichotomous, 1=yes, 0=no

Acute

dichotomous, 1=yes, 0=no

Acute3

categorical: 0 = No, 1 = Little, 2 = Much

Stomach_Ache

dichotomous, 1=yes, 0=no

Hyper

dichotomous, Hypertensio, 1=yes, 0=no

Smoking

dichotomous, 1=yes, 0=no

Radiation

dichotomous, 1=yes, 0=no

Examples

Run this code
data(aortadis)
## maybe str(aortadis)

Run the code above in your browser using DataLab