View source: R/MIXTURE.DEBUG_V0.1.R
GetRMSE | R Documentation |
sum(B)==1
(proportions)GetRMSE
returns the Root Mean Square Error between y - XB, with unnormalized B>0 (absolute) or normalized sum(B)==1
(proportions)
GetRMSE(obj, type = c("proportion", "absolute"))
obj |
an object of class MIXTURE (see MIXTURE) |
type |
a character string "proportion" or "absolute". short word is allowed (default: "proportion") |
a SxK data matrix with K cell types (according to the signature matrix) and S subjects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.