Computing posterior probability - ploss and pgain
1 2 | pRewiringPosterior(wt.scores, mt.scores, fg.params, bg.params, auc = 1,
intermediate = F)
|
wt.scores |
Wild type score |
mt.scores |
Mutant score |
fg.params |
Distribution parameters of GMMs (foreground). This is precomputed and comes built into mimp. |
bg.params |
Distribution parameters of GMMs (background). This is precomputed and comes built into mimp. |
auc |
AUC of the model. This is precomputed and comes built into mimp. |
intermediate |
If TRUE, intermediate likelihoods used to compute ploss and pgain is returned. Otherwise only ploss and pgain returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.