View source: R/MIXTURE.DEBUG_V0.1.R
Predict | R Documentation |
It will provide Y=X*B
with the absolute or proportion values. The absolute mode (default) is suggested
Predict(obj, signatureMatrix, type = c("absolute", "proportion"))
obj |
the object provided by MIXTURE |
signatureMatrix |
the signature matrix used to fit the models. |
type |
any of this "absolute" or "proportion", default ("absolute") |
the NxS predicted gene expression matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.