getP | R Documentation |
This function get the proportion coefficient for Multinomial Mixture Model
getP(geneProfile, m, seed = 0, ub_p = 1, lb_p = 0)
geneProfile |
matrix of gene profile for all cell types and soup |
m |
DGE matrix |
seed |
seed for generating starting point |
ub_p |
a scalar of upper bound of p |
lb_p |
a scalar of lower bound of p |
matrix of estimated proportion of MM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.