R package for Non Parametric and Bayesian Statistical Tests
# Install from GitHub using devtools package
devtools::install_github("jacintocc/rNPBST")
- An error occurred during installation of rJava:
Once there is a Java installation in the system, execute in a terminal as a superuser.
R CMD javareconf
- graph and Rgraphviz are not available. These packages are available in Bioconductor repository, and can be installed via devtools:
devtools::install_bioc(c("graph","Rgraphviz"))
If you use this package in your scientific article, please cite this work as:
- Carrasco, J., Garc'ia, S., Rueda, M. M., Das, S., & Herrera, F. (2020). Recent trends in the use of statistical tests for comparing swarm and evolutionary computing algorithms: Practical guidelines and a critical review. Swarm and Evolutionary Computation, 54(), 100665. http://dx.doi.org/10.1016/j.swevo.2020.100665