wt_prop: Calculate cell type proportions by suggested weights

View source: R/Basic_Functions.R

wt_propR Documentation

Calculate cell type proportions by suggested weights

Description

Calculate proportions by linear combination of a list of proportions

Usage

wt_prop(wt, proplist)

Arguments

wt

a vector of weights for each reference dataset. should be of the same length as the proplist.

proplist

a list of estimated proportions from each reference dataset


meichendong/SCDC documentation built on Jan. 26, 2023, 5:08 p.m.