Other packages > Find by keyword >

gMOIP  

Tools for 2D and 3D Plots of Single and Multi-Objective Linear/Integer Programming Models
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/gMOIP")

Install by package version:
library("remotes")
install_version("gMOIP", "1.5.4")



Attach the package and use:
library("gMOIP")
Maintained by
Lars Relund Nielsen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-23
Latest Update: 2024-02-21
Description:
Make 2D and 3D plots of linear programming (LP), integer linear programming (ILP), or mixed integer linear programming (MILP) models with up to three objectives. Plots of both the solution and criterion space are possible. For instance the non-dominated (Pareto) set for bi-objective LP/ILP/MILP programming models (see vignettes for an overview). The package also contains an function for checking if a point is inside the convex hull.
How to cite:
Lars Relund Nielsen (2017). gMOIP: Tools for 2D and 3D Plots of Single and Multi-Objective Linear/Integer Programming Models. R package version 1.5.4, https://cran.r-project.org/web/packages/gMOIP. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.0.0 (2017-01-23 08:21), 1.1.0 (2017-02-20 15:12), 1.3.0 (2019-08-05 16:10), 1.4.3 (2020-02-20 16:10), 1.4.6 (2021-01-19 11:30), 1.4.7 (2021-08-23 16:20), 1.4.8 (2023-01-26 17:30), 1.4.9 (2023-02-15 17:30), 1.5.0 (2023-05-26 13:20), 1.5.2 (2024-02-21 22:30), 1.5.3 (2024-10-09 10:00)
Other packages that cited gMOIP R package
View gMOIP citation profile
Other R packages that gMOIP depends, imports, suggests or enhances
Complete documentation for gMOIP
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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