poor_ic50_estimate: Check if an asymptote estimate for a 4-parameter log-logistic...

Description Usage Arguments Value Examples

Description

Check if an asymptote estimate for a 4-parameter log-logistic function is considered to be noisy

Usage

1
poor_ic50_estimate(object, bound)

Arguments

object

drc object 4-parameter log-logistic

bound

'lower' or 'upper' for the lower or upper bound of the CI

Value

boolean TRUE if the ic50 estimate is poor with respect to the bound specified

Examples

1
2
data("isobutyryl_curves")
poor_ic50_estimate(isobutyryl_curves[[5]], bound = "upper")

hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.