Predict: Predict This function will predict the profile of the...

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

PredictR Documentation

Predict This function will predict the profile of the molecular signature detected cell types

Description

It will provide Y=X*B with the absolute or proportion values. The absolute mode (default) is suggested

Usage

Predict(obj, signatureMatrix, type = c("absolute", "proportion"))

Arguments

obj

the object provided by MIXTURE

signatureMatrix

the signature matrix used to fit the models.

type

any of this "absolute" or "proportion", default ("absolute")

Value

the NxS predicted gene expression matrix


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