hill: Hill function

Description Usage Arguments Value Examples

Description

Hill function

Usage

1
hill(x, Emax, E0, n, EC50)

Arguments

x

dose to be evaluated

Emax

Emax parameter of hill function

E0

E_0 parameter of hill function

n

slope parameter of hill function

EC50

EC50 parameter of hill function

Value

numeric

Examples

1
hill(0.5, 100, 0, 2, 0.5)

InstitutCurie/synerdrug documentation built on May 8, 2019, 10:56 a.m.