get_ic: Get the IC value of a fit at a given percent

View source: R/mtt.R

get_icR Documentation

Get the IC value of a fit at a given percent

Description

Get the IC value of a fit at a given percent

Usage

get_ic(fit, ic_pct)

Arguments

fit

A drc object

ic_pct

numeric. The %IC desired, where 25 would represent the concentration at which growth was reduced by 25% vs baseline

Value

A tibble with three columns - ic_value, ic_std_err, and ic_pct


McConkeyLab/bladdr documentation built on April 6, 2024, 3:15 a.m.