Description Usage Arguments Value
data.table
back-end to run groupued AbbottsCorrection
s for
multiple samples. This corrects to dose == 0
, should it be
possible to specify the base level? Add details.
1 | GroupedAbbottsCorrectionDt(mortality.data, sample.group, ci.quantile = 0.95)
|
mortality.data |
A |
sample.group |
The group for this correction |
ci.quantile |
|
data.table
with colums sample
, dose
,
p.corr
(corrected mortality) and ci
(confidence interval at
specified ci.quantile
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.