Package: DoE.MIParray 1.0-1
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'.
Authors:
DoE.MIParray_1.0-1.tar.gz
DoE.MIParray_1.0-1.zip(r-4.5)DoE.MIParray_1.0-1.zip(r-4.4)DoE.MIParray_1.0-1.zip(r-4.3)
DoE.MIParray_1.0-1.tgz(r-4.4-any)DoE.MIParray_1.0-1.tgz(r-4.3-any)
DoE.MIParray_1.0-1.tar.gz(r-4.5-noble)DoE.MIParray_1.0-1.tar.gz(r-4.4-noble)
DoE.MIParray_1.0-1.tgz(r-4.4-emscripten)DoE.MIParray_1.0-1.tgz(r-4.3-emscripten)
DoE.MIParray.pdf |DoE.MIParray.html✨
DoE.MIParray/json (API)
NEWS
# Install 'DoE.MIParray' in R: |
install.packages('DoE.MIParray', repos = c('https://ugroempi.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:9204f888d8. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | NOTE | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
R-4.4-win | NOTE | Nov 09 2024 |
R-4.4-mac | NOTE | Nov 09 2024 |
R-4.3-win | NOTE | Nov 09 2024 |
R-4.3-mac | NOTE | Nov 09 2024 |
Exports:contr.XuWucountToDmixedcreate_ILPlistdToCountffgurobi_MIParraygurobi_MIPcontinuegurobi_MIPsearchGWLPICFTslength2length3length4length5lowerbound_ARmosek_MIParraymosek_MIPcontinuemosek_MIPsearchoa_feasibleprint.oaSCFTswrite_MPSILPlistwrite_MPSMIQP
Dependencies:colorspacecombinatconf.designDoE.basegmplatticelmtestMASSmathjaxrnumberspartitionspolynomrbibutilsRdpacksetsvcdzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Package to Create a MIP Based Array | DoE.MIParray-package DoE.MIParray |
Functions to switch between count and array representation of an array | countToDmixed dToCount ff |
Functions from package DoE.base | contr.XuWu GWLP ICFTs length2 length3 length4 length5 lowerbound_AR oa_feasible SCFTs |
Functions to Create a MIP Based Array Using Gurobi or Mosek | gurobi_MIParray mosek_MIParray |
Functions to Continue Optimization from Stored State | gurobi_MIPcontinue mosek_MIPcontinue |
Functions to Search for optimum MIP Based Array Using Gurobi or Mosek | gurobi_MIPsearch mosek_MIPsearch |
Functions to recast quadratically constrained MIP in different format, and class qco | gurobi2mosek mosek2gurobi qco |
Function to Print oa Objects with a Lot of Added Info | print.oa |
Functions to create and write lists of (mixed) integer quadratic or linear problems related to orthogonal arrays | create_ILPlist write_MPSILPlist write_MPSMIQP |