plotResSim: plotResSim

View source: R/utilsPlotResSim.R

plotResSimR Documentation

plotResSim

Description

plotResSim

Usage

plotResSim(
  resSim,
  nameOut = NULL,
  title = "Type I Error Control",
  cols = NULL,
  alsoZoom = FALSE,
  width = 10,
  height = 10,
  na.rm = FALSE,
  col.abline = "red",
  verticals = FALSE,
  legend = TRUE,
  ...
)

Arguments

resSim

matrix Bxp with p number of test, B number of replications

legend

logical, names are taken from the colnames of resSim


livioivil/r41sqrt10 documentation built on July 29, 2023, 5:40 p.m.