ctl: calculate LC/LC

Description Usage Arguments

View source: R/main_fun.R

Description

Used for control. If death rate in control group < 0.05, no correction is needed; if death rate between 0.05 - 0.2, using Abbott fomula to adjust the assay; if death rate > 0.2, invalid assay. Program will stop! Private function in LD50 package.

Usage

1

Arguments

df

A dataframe with three variables(concentration/dose, death, total), the first observation is control.


Yiguan/LD50 documentation built on April 14, 2020, 8:28 a.m.