minimaxdesign: Minimax and Minimax Projection Designs

Provides two main functions: mMcPSO() and miniMaxPro(), which generates minimax designs and minimax projection designs using a hybrid clustering - particle swarm optimization (PSO) algorithm. 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) <https://arxiv.org/abs/1602.03938>.

Version: 0.1.1
Imports: Rcpp (≥ 0.12.4), randtoolbox, DiceDesign, MaxPro, doParallel, doSNOW, gtools, nloptr, foreach
LinkingTo: Rcpp, RcppArmadillo
Published: 2016-11-23
Author: Simon Mak
Maintainer: Simon Mak <smak6 at gatech.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
In views: ExperimentalDesign
CRAN checks: minimaxdesign results

Downloads:

Reference manual: minimaxdesign.pdf
Package source: minimaxdesign_0.1.1.tar.gz
Windows binaries: r-devel: minimaxdesign_0.1.1.zip, r-release: minimaxdesign_0.1.1.zip, r-oldrel: minimaxdesign_0.1.1.zip
OS X Mavericks binaries: r-release: minimaxdesign_0.1.1.tgz, r-oldrel: minimaxdesign_0.1.1.tgz
Old sources: minimaxdesign archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=minimaxdesign to link to this page.