getP: This function get the proportion coefficient for Multinomial...

View source: R/SiftCellMix.R

getPR Documentation

This function get the proportion coefficient for Multinomial Mixture Model

Description

This function get the proportion coefficient for Multinomial Mixture Model

Usage

getP(geneProfile, m, seed = 0, ub_p = 1, lb_p = 0)

Arguments

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

Value

matrix of estimated proportion of MM


jyxi7676/SiftCell documentation built on July 27, 2023, 7:13 a.m.