Description Usage Arguments Value
View source: R/calculateError.R
The function finds the error in a DeCompress-esimated proportion and signature matrix using either known cell-type proportions or the total gene expression matrix
1 | calculateError(estProp, estSig, trueProp = NULL, yref)
|
estProp |
matrix, numeric expression matrix of compartment proportions |
estSig |
matrix, numeric matrix of compartment gene signatures |
trueProp |
matrix, known proportion matrix, NULL if not known |
yref |
matrix, numeric matrix of original expression matrix |
reconstruction MSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.