View source: R/utilsPlotResSim.R
plotResSim | R Documentation |
plotResSim
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,
...
)
resSim |
matrix Bxp with p number of test, B number of replications |
legend |
logical, names are taken from the colnames of resSim |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.