Description Usage Arguments Value Author(s)
#' This function calculates ln(1+10^(b*(c-x))) to be used in .ScoreCurve
function
1 |
b |
A numeric value. It is the fitted parameter b from
|
c |
A numeric value. It is the fitted parameter c from
|
x |
A numeric value. It is the relative IC50 for the curve. log10(e),
where e is the fitted parameter e from |
ln(1+10^(b*(c-x)))
Shuyu Zheng shuyu.zheng@helsinki.fi
Jing Tang jing.tang@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.