calcBetaMixture: Wrapper to calculate beta mixture model

Description Usage Arguments Value Author(s) See Also

View source: R/calcBetaMixture.R

Description

A wrapper to return the sensitivity information for the intersected PSets across cells and drugs.

Usage

1
calcBetaMixture(sensitivity.tibb, drug.names = NULL, prior_proportion = 0.8)

Arguments

drug.names

List of drugs to fit model to

prior_proportion

Proportion of cells believed to be sensitive, per drug, to use as a prior

sensitivitiy.tibb

Tibble containing sensitivity information, drugs, and cells

Value

List of tibbles; one containing posterior estimates and one containing estimated parameters

Author(s)

Matthew Ploenzke, ploenzke@g.harvard.edu

See Also

intersectPSetWrapper


mPloenzke/PharmacoMixtuR documentation built on Feb. 3, 2022, 12:13 p.m.