L4 {BIGL} | R Documentation |
4-parameter logistic dose-response function
Description
4-parameter logistic dose-response function
Usage
L4(dose, b, L, U, logEC50)
Arguments
dose |
Dose level |
b |
Hill's coefficient (slope of the curve) |
L |
Baseline effect (at zero dose) |
U |
Asymptote effect (at infinite dose) |
logEC50 |
Point of inflection (in logarithmic terms) |
[Package BIGL version 1.9.2 Index]