Skip to content

R package for Non Parametric and Bayesian Statistical Tests

Notifications You must be signed in to change notification settings

JacintoCC/rNPBST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

R package for Non Parametric and Bayesian Statistical Tests

Installation

# Install from GitHub using devtools package
devtools::install_github("jacintocc/rNPBST")

Troubleshooting instalation issues

  • 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"))

Citation

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

About

R package for Non Parametric and Bayesian Statistical Tests

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published