reproduce | R Documentation |
Reproduce the figures as they appear in the thesis.
reproduce(configid, output = c("trej", "fwer"))
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. |
the plot of the output
, under the configid
-th
configuration
reproduce(1, "trej") reproduce(2, "fwer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.