Description Usage Arguments Value
View source: R/supportingfunctions.R
Several evaluation metrics are provided, such as mean absolute deviance (MAD), concordance correlation coefficient (CCC), Pearson correlation coefficient (Pearson), given true cell type proportions,
1 2 3 4 | evaluate(
est.prop,
true.prop
)
|
est.prop |
estimated cell type proportions |
true.prop |
true cell type proportions |
cell.type.eva |
cell-type level evaluations based on MAD, CCC, and Pearson. |
all.eva |
Overall evaluations based on averaged MAD, CCC, and Pearson. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.