knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
Correct mortality data for control mortality and calculate confidence intervals.
AbbottsCorrection
: perform Abbott's correction and calculate confidence intervals on vectors of control and experimental mortality data.MultipleAbbottsCorrection
: run AbbottsCorrection
on multiple samples in a data.frame
or data.table
(e.g. to correct multiple samples against a baseline dose simultaneously).devtools
: install.packages("devtools")
argparsR
from GitHub: devtools::install_github("TomHarrop/abbottr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.