plot1DSigWindows: Plot one-dimensional windows selected by Bayesian FDR

View source: R/plot1DSigWindows.R

plot1DSigWindowsR Documentation

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, ...)

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.

Value

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


MRS documentation built on July 22, 2026, 5:10 p.m.