fHill: The Hill equation function

Description Usage Arguments Value

View source: R/drexplorer_hill.R

Description

Hill equation to return y = f(Dose). HS > 0 is assumed

Usage

1
fHill(Dose, Einf, E0, logEC50, HS)

Arguments

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.

Value

the response at dose = Dose (between 0 and 1).


lshen1/drexplorer2 documentation built on June 2, 2020, 9:27 p.m.