reproduce: Reproduce the figures as they appear in the thesis.

View source: R/reproduce.R

reproduceR Documentation

Reproduce the figures as they appear in the thesis.

Description

Reproduce the figures as they appear in the thesis.

Usage

reproduce(configid, output = c("trej", "fwer"))

Arguments

configid

serial number of configuration, one of 1, 2, 3.

output

the desired plot, either "trej" for number of true rejections, or "fwer" for the FWER.

Value

the plot of the output, under the configid-th configuration

Examples

reproduce(1, "trej")
reproduce(2, "fwer")


yotamleibovici/twostageshrink documentation built on Sept. 15, 2022, 7:30 p.m.