FdrPlot: Diagnostic plot of FDR information

Description Usage Arguments Author(s)

View source: R/FdrPlot.R

Description

Diagnostic plot of the impact of including increasing number of permutations

Usage

1
2
FdrPlot(fdr.info, fdrs.to.plot = NULL, fdr.cols = c(`0.01` = "blue", `0.05`
  = "green", `0.1` = "red"))

Arguments

fdr.info

A list of FDR information generated with the function FdrInf

fdrs.to.plot

A vector of FDRs to plot diagnostics for

target.fdr.cols

A named vector of colours for each FDR line in the plot

Author(s)

Paul Newcombe


pjnewcombe/Pmisc documentation built on March 26, 2020, 2:09 p.m.