A goodness-of-fit metric is calculated to assess the performance of given proportion estimation

criteria.onegroup(
bulk.data,
prop.used
)

Arguments

bulk.data

ExpressionSet object for a test bulk data

prop.used

A given proportion estimation

Value

An evaluation based on three metrics, that is, median, mean absolute deviance (MAD), and root of mean square deviance (RMSD). The latter two are more recommended to use in practice.