minimaxdesign: Minimax and Minimax Projection Designs

Provides two main functions, minimax() and miniMaxPro(), for computing minimax and minimax projection designs using the minimax clustering algorithm in Mak and Joseph (2018) <doi:10.1080/10618600.2017.1302881>. Current design region options include the unit hypercube ("hypercube"), the unit simplex ("simplex"), the unit ball ("ball"), as well as user-defined constraints on the unit hypercube ("custom"). Minimax designs can also be computed on user-provided images using the function minimax.map(). Design quality can be assessed using the function mMdist(), which computes the minimax (fill) distance of a design.

Version: 0.1.5
Imports: Rcpp (≥ 0.12.4), randtoolbox, DiceDesign, MaxPro, doParallel, doSNOW, gtools, nloptr, foreach, jpeg, gmp, conf.design, pdist, DoE.base, FrF2, geometry
LinkingTo: Rcpp, RcppArmadillo
Published: 2021-07-12
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

Documentation:

Reference manual: minimaxdesign.pdf

Downloads:

Package source: minimaxdesign_0.1.5.tar.gz
Windows binaries: r-devel: minimaxdesign_0.1.5.zip, r-release: minimaxdesign_0.1.5.zip, r-oldrel: minimaxdesign_0.1.5.zip
macOS binaries: r-release (arm64): minimaxdesign_0.1.5.tgz, r-oldrel (arm64): minimaxdesign_0.1.5.tgz, r-release (x86_64): minimaxdesign_0.1.5.tgz, r-oldrel (x86_64): minimaxdesign_0.1.5.tgz
Old sources: minimaxdesign archive

Linking:

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