Description Usage Arguments Value Examples
Calculates ed for a given quantile
1 | ed(edx, p1, p2)
|
edx |
a quantile between 0 and 1 |
p1 |
the log of the ed50 lux |
p2 |
a positive shape parameter |
yields a lux value
1 2 | # at ed50 the returned value is 10^p1
ed(0.5, 1.3, 4.4) # = 10^1.3
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.