GroupedAbbottsCorrectionDt: GroupedAbbottsCorrectionDt

Description Usage Arguments Value

Description

data.table back-end to run groupued AbbottsCorrections for multiple samples. This corrects to dose == 0, should it be possible to specify the base level? Add details.

Usage

1
GroupedAbbottsCorrectionDt(mortality.data, sample.group, ci.quantile = 0.95)

Arguments

mortality.data

A data.table with colums sample, dose and p (uncorrected fractional mortality).

sample.group

The group for this correction

ci.quantile

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

Value

data.table with colums 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.