View source: R/CELESTA_functions.R
CalculateProbabilityDifference | R Documentation |
Calculate the probability differences
CalculateProbabilityDifference( max.prob, max.prob_index, cell_prob_list, unassigned_cells )
max.prob |
the maximum marker probability for each cell |
max.prob_index |
the index of the maximum marker probability for each cell |
cell_prob_list |
the probabilities of the cells are are not assigned a cell type |
unassigned_cells |
cells not assigned a cell type for each round and iteration |
the minimum of the difference in probability between the maximum marker probability and other marker probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.