MultipleAbbottsCorrection: MultipleAbbottsCorrection

Description Usage Arguments Value

Description

Run AbbottsCorrection on multiple samples

Usage

1
MultipleAbbottsCorrection(mortality.data, ci.quantile = 0.95)

Arguments

mortality.data

A data.frame or data.table with the following columns: sample, dose and p (uncorrected fractional mortality). Other columns will be ignored.

ci.quantile

numeric specifying the quantile for the confidence intervals (default 0.95)

Value

A data.frame or data.table (depending on input) with the columns sample, dose, p.corr (corrected mortality) and ci (confidence interval at specified ci.quantile).


TomHarrop/abbottr documentation built on May 9, 2019, 4:52 p.m.