Description
Conduct Direction-Projection-Permutation Tests and Display Plots.
Description
Conducts a direction-projection-permutation test and displays diagnostic plots to facilitate the visual assessment of the test. See Wei et al. (2016) <doi:10.1080/10618600.2015.1027773> and Lam et al. (2018) <doi:10.1080/10618600.2017.1366915> for more details.
README.md
diproperm
diproperm is an R package for conducting a direction-projection-permutation test (DiProPerm).
This package is available on CRAN (https://cran.r-project.org/web/packages/diproperm/index.html) and has been tested on Windows, MacOS, and Fedora Linux machines.
Note: Some users have experienced an issue where the R package 'gert' needs to be installed before installing the github version of diproperm.
Note: Some users have also reported no computational gain after using 10 cores.
v 0.2.0 adds the functionality of SVM to the package as well as improved documentation and improved error handling.