The 'minimaxdesign' package provides two main functions: mMcPSO() and miniMaxPro(), which generates minimax designs and minimax projection designs using clustering and particle swarm optimization (PSO) techniques. These designs can be used in a variety of settings, e.g., as space-filling designs for computer experiments or sensor allocation designs. A detailed description of the two designs and the employed algorithms can be found in Mak and Joseph (2016).
Version: | 0.1.0.1 |
Imports: | Rcpp (≥ 0.12.4), randtoolbox, DiceDesign, MaxPro, doParallel, gtools, nloptr, foreach |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2016-07-08 |
Author: | Simon Mak |
Maintainer: | Simon Mak <smak6 at gatech.edu> |
BugReports: | NA |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | NA |
NeedsCompilation: | yes |
CRAN checks: | minimaxdesign results |
Reference manual: | minimaxdesign.pdf |
Package source: | minimaxdesign_0.1.0.1.tar.gz |
Windows binaries: | r-devel: minimaxdesign_0.1.0.1.zip, r-release: minimaxdesign_0.1.0.1.zip, r-oldrel: minimaxdesign_0.1.0.1.zip |
OS X Mavericks binaries: | r-release: minimaxdesign_0.1.0.1.tgz, r-oldrel: minimaxdesign_0.1.0.1.tgz |
Old sources: | minimaxdesign archive |