View source: R/MIXTURE.DEBUG_V0.1.R
GetCorrelation | R Documentation |
cor(Y,XB)
unnormalized B>0 (absolute) or normalized sum(B)==1
(proportions)GetCorrelation
returns the Correlation cor(Y,XB)
unnormalized B>0 (absolute) or normalized sum(B)==1
(proportions)
GetCorrelation(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.