Description Usage Arguments Value Author(s) See Also
A wrapper to return the sensitivity information for the intersected PSets across cells and drugs.
1 2 3 4 5 6 | calcMixture(
sensitivity.tibb,
drug.names = NULL,
prior_proportion = 0.8,
sd_na_val = 0.02
)
|
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 |
sd_na_val |
Avoid collapsing SD by setting poserior SD to this value |
sensitivitiy.tibb |
Tibble containing sensitivity information, drugs, and cells |
List of tibbles; one containing posterior estimates and one containing estimated parameters
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.