ethanol | R Documentation |
Experiment where 3 different treatments of ethanol were tested on the treatment of oral cancer tumors in hamsters.
ethanol
A data frame with 24 observations, each representing one hamster, on the following 2 variables.
Treatment the hamster received.
a factor with levels no
yes
The ethyl_cellulose
and pure_ethanol
treatments consisted of
about a quarter of the volume of the tumors, while the
pure_ethanol_16x
treatment was 16x that, so about 4 times the size of
the tumors.
Morhard R, et al. 2017. Development of enhanced ethanol ablation as an alternative to surgery in treatment of superficial solid tumors. Scientific Reports 7:8750.
table(ethanol)
fisher.test(table(ethanol))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.