Name Mode Size
..
runTests.R 100644 0 kb
README.md
<!-- README.md is generated from README.Rmd. Please edit that file --> MultiMed ======== The goal of the MultiMed package is to provide methods for testing multiple mediators simultaneously, controlling the FWER or FDR. Installation ------------ This package is available on Bioconductor. You can also install MultiMed from GitHub using the devtools package: ``` r # install.packages("devtools") devtools::install_github("SiminaB/MultiMed") ```