Description Usage Arguments Value
Fits linear model to logarithmic data and counts intersept for model with *1/2 restriction.
1 | FitLmIntercept(inDf, binNObs, morethan = 10, logoutput = T)
|
inDf |
A dataframe-output of CreateObservedQuartilesDF(). |
morethan |
Theshold on gene coverage for lm (default = 10). |
logoutput |
Return log intercept? (default = true) |
N_obs_bin |
Threshold on number of observations per bin. |
lm intercept or log2(lm intercept).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.