Other packages > Find by keyword >

MCDA  

Support for the Multicriteria Decision Aiding Process
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MCDA", "0.1.0")



Attach the package and use:
library("MCDA")
Maintained by
David Palma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-29
Latest Update: 2023-11-24
Description:
Support for the analyst in a Multicriteria Decision Aiding (MCDA) process with algorithms, preference elicitation and data visualisation functions. S
How to cite:
David Palma (2013). MCDA: Support for the Multicriteria Decision Aiding Process. R package version 0.1.0, https://cran.r-project.org/web/packages/MCDA. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.0.1 (2013-11-29 11:07), 0.0.3 (2013-12-11 15:32), 0.0.6 (2014-09-04 16:17), 0.0.7 (2014-12-09 14:50), 0.0.8 (2015-01-09 00:19), 0.0.10 (2015-06-16 11:49), 0.0.11 (2015-08-26 14:48), 0.0.12 (2015-11-05 20:03), 0.0.13 (2016-10-26 15:43), 0.0.14 (2016-12-16 15:25), 0.0.15 (2017-01-09 17:11), 0.0.16 (2017-01-14 15:20), 0.0.17 (2017-09-08 16:53), 0.0.18 (2017-12-20 18:51), 0.0.19 (2018-03-16 10:07), 0.0.20 (2019-05-29 15:30), 0.0.21 (2021-04-05 16:40), 0.0.22 (2022-09-20 23:40), 0.0.24 (2023-03-27 12:40), 0.1.0 (2023-11-24 10:20)
Other packages that cited MCDA R package
View MCDA citation profile
Other R packages that MCDA depends, imports, suggests or enhances
Complete documentation for MCDA
Functions, R codes and Examples using the MCDA R package
Some associated functions: AHP . ELECTREIIIDistillation . LPDMRSort . LPDMRSortIdentifyIncompatibleAssignments . LPDMRSortIdentifyUsedDictatorProfiles . LPDMRSortIdentifyUsedVetoProfiles . LPDMRSortInferenceApprox . LPDMRSortInferenceExact . MARE . MRSort . MRSortIdentifyIncompatibleAssignments . MRSortIdentifyUsedVetoProfiles . MRSortInferenceApprox . MRSortInferenceExact . MRSortInterval . PROMETHEEI . PROMETHEEII . PROMETHEEOutrankingFlows . PROMETHEEPreferenceIndices . SRMP . SRMPInference . SRMPInferenceApprox . SRMPInferenceApproxFixedLexicographicOrder . SRMPInferenceApproxFixedProfilesNumber . SRMPInferenceFixedLexicographicOrder . SRMPInferenceFixedProfilesNumber . SRMPInferenceNoInconsist . SRMPInferenceNoInconsistFixedLexicographicOrder . SRMPInferenceNoInconsistFixedProfilesNumber . SURE . TOPSIS . UTA . UTADIS . UTASTAR . additiveValueFunctionElicitation . applyPiecewiseLinearValueFunctionsOnPerformanceTable . assignAlternativesToCategoriesByThresholds . normalizePerformanceTable . pairwiseConsistencyMeasures . plotAlternativesValuesPreorder . plotMARE . plotMRSortSortingProblem . plotPiecewiseLinearValueFunctions . plotRadarPerformanceTable . plotSURE . weightedSum . 
Some associated R codes: AHP.R . ELECTREIIIDistillation.R . LPDMRSort.R . LPDMRSortIdentifyIncompatibleAssignments.R . LPDMRSortIdentifyUsedDictatorProfiles.R . LPDMRSortIdentifyUsedVetoProfiles.R . LPDMRSortInferenceApprox.R . LPDMRSortInferenceExact.R . MARE.R . MRSort.R . MRSortIdentifyIncompatibleAssignments.R . MRSortIdentifyUsedVetoProfiles.R . MRSortInferenceApprox.R . MRSortInferenceExact.R . MRSortInterval.R . PROMETHEEI.R . PROMETHEEII.R . PROMETHEEOutrankingFlows.R . PROMETHEEPreferenceIndices.R . SRMP.R . SRMPInference.R . SRMPInferenceApprox.R . SRMPInferenceApproxFixedLexicographicOrder.R . SRMPInferenceApproxFixedProfilesNumber.R . SRMPInferenceFixedLexicographicOrder.R . SRMPInferenceFixedProfilesNumber.R . SRMPInferenceNoInconsist.R . SRMPInferenceNoInconsistFixedLexicographicOrder.R . SRMPInferenceNoInconsistFixedProfilesNumber.R . SURE.R . TOPSIS.R . UTA.R . UTADIS.R . UTASTAR.R . additiveValueFunctionElicitation.R . applyPiecewiseLinearValueFunctionsOnPerformanceTable.R . assignAlternativesToCategoriesByThresholds.R . deprecatedMRSortInferenceApprox.R . normalizePerformanceTable.R . operators.R . pairwiseConsistencyMeasures.R . plotAlternativesValuesPreorder.R . plotMRSortSortingProblem.R . plotPiecewiseLinearValueFunctions.R . plotRadarPerformanceTable.R . weightedSum.R .  Full MCDA package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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