We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents f724efd + c5d6f70 commit b7cdf5fCopy full SHA for b7cdf5f
python/plugins/processing/grass/description/r.kappa.txt
@@ -3,7 +3,7 @@ r.kappa - Calculate error matrix and kappa parameter for accuracy assessment of
3
Raster (r.*)
4
ParameterRaster|classification|Raster layer containing classification result|False
5
ParameterRaster|reference|Raster layer containing reference classes|False
6
-ParameterString|title|Title for error matrix and kappa|"ACCURACY ASSESSMENT"
+ParameterString|title|Title for error matrix and kappa|ACCURACY ASSESSMENT
7
ParameterBoolean|-h|No header in the report|False
8
ParameterBoolean|-w|Wide report (132 columns)|False
9
-OutputFile|output|Output file containing error matrix and kappa
+OutputFile|output|Output file containing error matrix and kappa
0 commit comments