plot.bayefdr {bayefdr}R Documentation

Plot the EFDR, EFNR grids of a bayefdr object.

Description

Plot the EFDR, EFNR grids of a bayefdr object.

Usage

## S3 method for class 'bayefdr'
plot(x, ...)

Arguments

x

An object of class bayefdr.

...

Unused.

Value

A ggplot.


[Package bayefdr version 0.2.1 Index]