View source: R/plot1DSigWindows.R
| plot1DSigWindows | R Documentation |
Selects representative-tree windows whose posterior alternative
probabilities satisfy a requested Bayesian false discovery rate, then
displays them with plot1D.
plot1DSigWindows(ans_mrs, fdr = 0.1, precision = 0.001, ...)
ans_mrs |
An |
fdr |
Desired Bayesian false discovery rate between zero and one. |
precision |
Step size used to search posterior-probability thresholds. |
... |
Additional arguments passed to |
Invisibly, a list containing the selected node indices and threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.