Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
NAME
r.mcda.input - Generates a raster map classified with Dominance Rough Set Approach. Use *.rls file from JAMM, 4eMka2 etc.
KEYWORDS
raster,
Dominance Rough Set Approach,
Multi Criteria Decision Analysis (MCDA)
SYNOPSIS
r.mcda.input
r.mcda.input --help
r.mcda.input [-kjl] input=string output=string [--help] [--verbose] [--quiet] [--ui]
Flags:
- -k
- file *.rls from software 4eMka2
- -j
- file *.rls from software jMAF (NOT YET IMPLEMENTED)
- -l
- do not remove single rules in vector format
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- input=string [required]
- File name with rules (*.rls)
- output=string [required]
- output classified raster map
The r.mcda.input module will read a *rls file output from
jMAF, JAMM or 4eMka2 sofware
Laboratory of Intelligent Decision Support Systems - Poznan University.
and returns maps of the rules
(GRASS python Script)
r.roughset,
r.mcda.regime,
r.mcda.fuzzy
r.mcda.electre,
r.mcda.ahp
r.mcda.roughset
r.mcda.input
r.mcda.output
Antonio Boggia - Gianluca Massei
Department of Economics and Appraisal - University of Perugia - Italy
SOURCE CODE
Available at:
r.mcda.input source code
(history)
Latest change: Monday Jan 30 19:52:26 2023 in commit: cac8d9d848299297977d1315b7e90cc3f7698730
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 8.2.2dev Reference Manual