Description Usage Arguments Value Author(s) See Also
View source: R/srcLineagePulse_evalDropoutModel.R
Computes value of logistic function for one observation and uses offset to correct model. The drop-out magnitude boundary parameter scaOffset is set in here.
1 | evalDropoutModel(vecPiModel, vecPiPredictors)
|
vecPiModel |
(numeric vector length linear model) Linear model for drop-out rate in logit space. |
vecPiPredictors |
(vector length of predictors) Predictors of the drop-out rate in the linear model. Minimum are a constant offset and log of the negative binomial mean parameter. Other gene-specific predictors can be added. |
scaDropoutRate (scalar) Drop-out rate estimate.
David Sebastian Fischer
evalDropoutModel_comp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.