Prop_convert | R Documentation |
This is a function for converting real and estimated cell type proportions to data frame
Prop_convert(prop.real, prop.est, method.name = NULL, ...)
prop.real, |
real cell type proportions |
prop.est, |
estimated cell type proportions |
method.name |
vector of estimation methods, default as NULL, name will be provided as 'Est.Method1', 'Est.Method2', ... |
data.frame of real and estimated cell type proportion, cell type, subject name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.