View source: R/DoseeffectFct.R
DoseEffect | R Documentation |
This function produces effects from dose-effect 4P logistic parameter model.
DoseEffect(x, Emin, Emax, m, IC50)
x |
: amount of dose |
Emin |
: lower asymptote |
Emax |
: upper asymptote |
m |
: slope (Hill's coefficient) |
IC50 |
: Relative IC50 |
Efffect that is produced by x amount of doses
DoseEffect()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.