Generate factorized matrices showing each feature's influence on the celda_CG model clustering
# S3 method for celda_CG
factorizeMatrix(celda.mod, counts, type = c("counts",
"proportion", "posterior"))
object returned from celda_CG function
A numerix count matrix
one of the "counts", "proportion", or "posterior".
A list of factorized matrices, of the types requested by the user. NOTE: "population" state matrices are always returned in cell population (rows) x transcriptional states (cols).