Other packages > Find by keyword >

DoE.MIParray  

Creation of Arrays by Mixed Integer Programming
View on CRAN: Click here


Download and install DoE.MIParray package within the R console
Install from CRAN:
install.packages("DoE.MIParray")

Install from Github:
library("remotes")
install_github("cran/DoE.MIParray")

Install by package version:
library("remotes")
install_version("DoE.MIParray", "1.0-1")



Attach the package and use:
library("DoE.MIParray")
Maintained by
Ulrike Groemping
[Scholar Profile | Author Map]
First Published: 2017-09-28
Latest Update: 2023-08-21
Description:
'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 and (or higher version). For installing 'Mosek' and its R package 'Rmosek', follow instructions at and , or use the functionality in the stump CRAN R package 'Rmosek'.
How to cite:
Ulrike Groemping (2017). DoE.MIParray: Creation of Arrays by Mixed Integer Programming. R package version 1.0-1, https://cran.r-project.org/web/packages/DoE.MIParray. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.10 (2017-09-28 17:26), 0.11 (2018-03-01 23:02), 0.12 (2019-03-19 23:53), 0.13 (2019-07-14 01:20), 1.0 (2021-09-28 18:20)
Other packages that cited DoE.MIParray R package
View DoE.MIParray citation profile
Other R packages that DoE.MIParray depends, imports, suggests or enhances
Complete documentation for DoE.MIParray
Downloads during the last 30 days
02/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DoE.MIParray024681012141618202224262830TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA