Directional MaxP test for replication, mediation, & qualitative interactions.
Install DirectionalMaxPTest
from GitHub using the remotes
(or devtools
) package within R.
# install.packages("remotes") # You must install remotes if you haven't before
library(remotes)
remotes::install_github(repo="jdreyf/DirectionalMaxPTest")
To see examples of its use, see analyze_screendmt_dihome_replication.Rmd, where we apply it to lipidomics analysis.