Prop_convert: Convert list of real and estimated cell type proportions to...

View source: R/plot.R

Prop_convertR Documentation

Convert list of real and estimated cell type proportions to data frame

Description

This is a function for converting real and estimated cell type proportions to data frame

Usage

Prop_convert(prop.real, prop.est, method.name = NULL, ...)

Arguments

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', ...

Value

data.frame of real and estimated cell type proportion, cell type, subject name.


xuranw/wdec documentation built on March 8, 2024, 2:41 p.m.