QGIS/python/plugins/processing/grass/description/r.regression.line.txt
2013-08-20 09:22:03 +02:00

8 lines
298 B
Plaintext

r.regression.line
r.regression.line - Calculates linear regression from two raster layers : y = a + b*x.
Raster (r.*)
ParameterRaster|map1|Layer for x coefficient|False
ParameterRaster|map2|Layer for y coefficient|False
ParameterBoolean|-s|Slower but accurate|False
OutputHTML|html|Regression data