GetMixture: GetMixture returns the regresssion coefficient matrix B as...

View source: R/MIXTURE.DEBUG_V0.1.R

GetMixtureR Documentation

GetMixture returns the regresssion coefficient matrix B as absolute values or as proportion (normalized) values

Description

GetMixture returns the regresssion coefficient matrix B as absolute values or as proportion (normalized) values

Usage

GetMixture(obj, type = c("proportion", "absolute"))

Arguments

obj

an object of class MIXTURE (see MIXTURE)

type

a character string "proportion" or "absolute". short word is allowed

Value

a SxK data matrix with K cell types (according to the signature matrix) and S subjects


elmerfer/MIXTURE documentation built on Aug. 20, 2024, 8:03 p.m.