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 22 Dec. 2024.
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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