View source: R/MIXTURE.DEBUG_V0.1.R
GetMixture | R Documentation |
GetMixture returns the regresssion coefficient matrix B as absolute values or as proportion (normalized) values
GetMixture(obj, type = c("proportion", "absolute"))
obj |
an object of class MIXTURE (see MIXTURE) |
type |
a character string "proportion" or "absolute". short word is allowed |
a SxK data matrix with K cell types (according to the signature matrix) and S subjects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.