MstepNB | R Documentation |
Calculate negative complete data log-likelihood of DECENT model
MstepNB(p, y, sf, status, ct)
p |
vector of the following parameters: log odds-ratio of pi0, log mean of the first cell type, log fold-change for the mean parameter and log of dispersion (1/size) parameter. |
y |
vector containing the expected number of molecules as output from the E-step. |
sf |
vector of size factor estimates |
status |
the estimated probability of non-zero pre-dropout count, output of the E-step. |
ct |
A factor or a integer/numeric vector starting from 1 giving cell-type labels |
negative complete data log-likelihood evaluated at the parameter values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.