Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon 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: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual