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