Description Usage Arguments Value Examples
Yields a melatonin suppression response for a given level of lux
1 | logistic_2(lux, p1, p2)
|
lux |
a lux value |
p1 |
the log of the ed50 lux |
p2 |
a positive shape parameter |
a melatonin suppression value between 0 and 1
1 2 | # below returns 0.5 since log10(lux)=log_ed50
logistic_2(10, 1, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.