QGIS/python/plugins/grassprovider/description/r.regression.line.txt
2021-06-21 07:17:35 +03:00

7 lines
351 B
Plaintext

r.regression.line
Calculates linear regression from two raster layers : y = a + b*x.
Raster (r.*)
QgsProcessingParameterRasterLayer|mapx|Layer for x coefficient|None|False
QgsProcessingParameterRasterLayer|mapy|Layer for y coefficient|None|False
QgsProcessingParameterFileDestination|html|Regression coefficients|Html files (*.html)|report.html|False