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 25 Apr. 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

Today's Hot Picks in Authors and Packages

xesreadR  
Read and Write XES Files
Read and write XES Files to create event log objects used by the 'bupaR' framework. XES (Extensible ...
Download / Learn more Package Citations See dependency  
Rblpapi  
R Interface to 'Bloomberg'
An R Interface to 'Bloomberg' is provided via the 'Blp API'. ...
Download / Learn more Package Citations See dependency  
bender  
Bender Client
R client for Bender Hyperparameters optimizer : The R client allows you ...
Download / Learn more Package Citations See dependency  
stepp  
Subpopulation Treatment Effect Pattern Plot (STEPP)
A method to explore the treatment-covariate interactions in survival or generalized linear model ( ...
Download / Learn more Package Citations See dependency  
fdacluster  
Joint Clustering and Alignment of Functional Data
Implementations of the k-means, hierarchical agglomerative and DBSCAN clustering methods for functi ...
Download / Learn more Package Citations See dependency  
cond  
Approximate Conditional Inference for Logistic and Loglinear Models
Higher order likelihood-based inference for logistic and loglinear models. ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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