An R package to reproduce the results and the figures from the simulations and the data described in the optimal p-value weighting paper (Hasan and Schliekelman; 2017)
You can install the package as follows:
library("devtools")
# install OPWeight
install_github("mshasan/OPWeight")
# finally install this package
install_github("mshasan/OPWpaper")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.