Description Usage Arguments Value
View source: R/drexplorer_hill.R
Hill equation to return y = f(Dose). HS > 0 is assumed
1 | fHill(Dose, Einf, E0, logEC50, HS)
|
Dose |
the concentration of drug (original scale). |
Einf |
the bottom asymptote of response (e.g. at drug concentration of Inf). |
E0 |
the top asymptote of response (e.g. at drug concentration of 0). |
logEC50 |
natural logarithm of EC50. |
HS |
Hill slope. |
the response at dose = Dose (between 0 and 1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.