1
2
3
4
5
#

Name:

Description:

These patients were randomly divided into a treatment group where they received a blood thinner or the control group where they did not receive a blood thinner. The outcome variable of interest was whether the patients survived for at least 24 hours.

Variables:

  • group - a factor with levels control and treatment
  • outcome - a factor with levels died and survived

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Efficacy and safety of thrombolytic therapy after initially unsuccessful cardiopulmonary resuscitation: a prospective clinical trial, by Bottiger et al., The Lancet, 2001.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/CPR_data_set_1390_84.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.