DoE.MIParray: Creation of Arrays by Mixed Integer Programming

'CRAN' packages 'DoE.base' and 'Rmosek' and non-'CRAN' package 'gurobi' are enhanced with functionality for the creation of optimized arrays for experimentation, where optimization is in terms of generalized minimum aberration. It is also possible to optimally extend existing arrays to larger run size. Optimization requires the availability of at least one of the commercial products 'Gurobi' or 'Mosek' (free academic licenses available for both). For installing 'Gurobi' and its R package 'gurobi', follow instructions at <http://www.gurobi.com/downloads/gurobi-optimizer> and <http://www.gurobi.com/documentation/7.5/refman/r_api_overview.html> (or higher version). For installing 'Mosek' and its R package 'Rmosek', follow instructions at <https://www.mosek.com/downloads/> and <http://docs.mosek.com/8.1/rmosek/install-interface.html>, or use the functionality in the stump CRAN R package 'Rmosek'.

Version: 0.13
Imports: stats, methods, combinat, DoE.base
Suggests: slam (≥ 0.1-9), Matrix (≥ 1.1.0)
Enhances: gurobi, Rmosek (≥ 8.0)
Published: 2019-07-13
Author: Ulrike Groemping
Maintainer: Ulrike Groemping <groemping at beuth-hochschule.de>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: NEWS
In views: ExperimentalDesign
CRAN checks: DoE.MIParray results

Downloads:

Reference manual: DoE.MIParray.pdf
Package source: DoE.MIParray_0.13.tar.gz
Windows binaries: r-devel: DoE.MIParray_0.13.zip, r-release: DoE.MIParray_0.13.zip, r-oldrel: DoE.MIParray_0.13.zip
macOS binaries: r-release: DoE.MIParray_0.13.tgz, r-oldrel: DoE.MIParray_0.13.tgz
Old sources: DoE.MIParray archive

Linking:

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