Learn R Programming

MRS (version 1.3.2)

plot1DSigWindows: Plot one-dimensional windows selected by Bayesian FDR

Description

Selects representative-tree windows whose posterior alternative probabilities satisfy a requested Bayesian false discovery rate, then displays them with plot1D.

Usage

plot1DSigWindows(ans_mrs, fdr = 0.1, precision = 0.001, ...)

Value

Invisibly, a list containing the selected node indices and threshold.

Arguments

ans_mrs

An mrs object.

fdr

Desired Bayesian false discovery rate between zero and one.

precision

Step size used to search posterior-probability thresholds.

...

Additional arguments passed to plot1D.