rmse {DeconRNASeq} | R Documentation |
A function is used to calculate the root-mean-square error (RMSE) for the accurracy of estimated proportions.
rmse(x, y)
x |
proportions from the actual measurement |
y |
estimated proportions from our deconvolution |
A number for RMSE
Ting Gong tinggong@gmail.com Joseph D. Szustakowski joseph.szustakowski@novartis.com
Gong, T., et al. (2011) Optimal Deconvolution of Transcriptional Profiling Data Using Quadratic Programming with Application to Complex Clinical Blood Samples, PLoS One, 6, e27156.