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. The package writes 'MPS' (Mathematical Programming System) files for use with any mixed integer optimization software that can process such files. If at least one of the commercial products 'Gurobi' or 'Mosek' (free academic licenses available for both) is available, the package also creates arrays by optimization. For installing 'Gurobi' and its R package 'gurobi', follow instructions at <https://www.gurobi.com/products/gurobi-optimizer/> and <https://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 <https://docs.mosek.com/8.1/rmosek/install-interface.html>, or use the functionality in the stump CRAN R package 'Rmosek'.

Version: 1.0-1
Imports: stats, methods, combinat, DoE.base
Suggests: slam (≥ 0.1-9), Matrix (≥ 1.1.0)
Enhances: gurobi, Rmosek (≥ 8.0)
Published: 2023-08-21
Author: Ulrike Groemping
Maintainer: Ulrike Groemping <ulrike.groemping at bht-berlin.de>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: NEWS
In views: ExperimentalDesign
CRAN checks: DoE.MIParray results

Documentation:

Reference manual: DoE.MIParray.pdf

Downloads:

Package source: DoE.MIParray_1.0-1.tar.gz
Windows binaries: r-devel: DoE.MIParray_1.0-1.zip, r-release: DoE.MIParray_1.0-1.zip, r-oldrel: DoE.MIParray_1.0-1.zip
macOS binaries: r-release (arm64): DoE.MIParray_1.0-1.tgz, r-oldrel (arm64): DoE.MIParray_1.0-1.tgz, r-release (x86_64): DoE.MIParray_1.0-1.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.