Description Usage Arguments Value Examples
Hill function
1  | hill(x, Emax, E0, n, EC50)
 | 
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  | 
numeric
1  | hill(0.5, 100, 0, 2, 0.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.