Other packages > Find by keyword >

FuzzyLP  

Fuzzy Linear Programming
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("FuzzyLP", "0.1-7")



Attach the package and use:
library("FuzzyLP")
Maintained by
Pablo J. Villacorta
[Scholar Profile | Author Map]
First Published: 2015-07-08
Latest Update: 2023-08-20
Description:
Provides methods to solve Fuzzy Linear Programming Problems with fuzzy constraints (following different approaches proposed by Verdegay, Zimmermann, Werners and Tanaka), fuzzy costs, and fuzzy technological matrix.
How to cite:
Pablo J. Villacorta (2015). FuzzyLP: Fuzzy Linear Programming. R package version 0.1-7, https://cran.r-project.org/web/packages/FuzzyLP. Accessed 01 Mar. 2025.
Previous versions and publish date:
0.1-3 (2015-07-08 13:21), 0.1-4 (2017-06-25 09:10), 0.1-5 (2017-08-17 19:09), 0.1-6 (2021-04-11 18:20)
Other packages that cited FuzzyLP R package
View FuzzyLP citation profile
Other R packages that FuzzyLP depends, imports, suggests or enhances
Complete documentation for FuzzyLP
Functions, R codes and Examples using the FuzzyLP R package
Some associated functions: FCLP.Beta . FCLP.Obj . FOLP_Ordering . FOLP_Posib . FOLP_Repres . FuzzyLP . GFLP . crispLP . 
Some associated R codes: AuxFuz.R . CosFuz.R . FuzzyLP.R . GenFuz.R . ResFuz.R .  Full FuzzyLP package functions and examples
Downloads during the last 30 days
01/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/28Downloads for FuzzyLP2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

zipfextR  
Zipf Extended Distributions
Implementation of four extensions of the Zipf distribution: the Marshall-Olkin Extended Zipf (MOEZi ...
Download / Learn more Package Citations See dependency  
bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
sumR  
Approximate Summation of Series
Application of theoretical results which ensure that the summation of an infinite discrete series is ...
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  
addhazard  
Fit Additive Hazards Models for Survival Analysis
Contains tools to fit the additive hazards model to data from a cohort, random sampling, two-phase ...
Download / Learn more Package Citations See dependency  
OPI  
Open Perimetry Interface
Implementation of the Open Perimetry Interface (OPI) for simulating and controlling visual field mac ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,236

Author Associations

23,763

Publication Badges

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