Description Usage Arguments Author(s) Examples
Histograms and q-q plots of predictive p-values for the mixture prior. Separate plots are given for each mixture component, using only genes with high posterior probability of being classified into the relevant component.
1 | plotPredChecks(pvals, pc, probz = 0.8, label = "", breaks = 20)
|
pvals |
matrix of predictive p-values output by 'ccPred' (NB, not the whole list object, just the matrix of p-values) |
pc |
matrix of posterior classification probabilities output by 'ccParams' (NB, not the whole list object, just the matrix of probabilities) |
probz |
threshold on posterior probabilities for including genes in each mixture component plot |
label |
title used on histograms |
breaks |
argument input to histogram |
Alex Lewin
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.