1
2
3
4
5
#

Name:

Description:

Does treatment using embryonic stem cells (ESCs) help improve heart function following a heart attack? Each sheep in the study was randomly assigned to the ESC or control group, and the change in their hearts' pumping capacity was measured in the study. A positive value corresponds to increased pumping capacity, which generally suggests a stronger recovery.

Variables:

  • trmt - a factor with levels ctrl esc

  • before - a numeric vector

  • after - a numeric vector

Link To Google Sheets:

Rows:

Columns:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.