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 06 Nov. 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

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns 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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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