View source: R/calculate_sensitivity.R
own_log2 | R Documentation |
This function calculates ln(1+exp(x)) to be used in scoreCurve.L4 function
own_log2(x)
x |
relative IC50 for the curve. The fitted parameter e from
|
ln(1+exp(x))
Jing Tang jing.tang@helsinki.fi Shuyu Zheng shuyu.zheng@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.