Description Usage Arguments Value Examples
calculate ECx
| 1 | calc_ecx(x, slope, ec50)
 | 
| x | desired effective concentration level (ECx) | 
| slope | slope of the hill curve | 
| ec50 | Effective concentration at 50 percent | 
ECx value
| 1 2 3 4 | x = 10
slope = 2
ec50 = 12
calc_ecx(x,slope,ec50)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.