7 lines
351 B
Plaintext
Raw Normal View History

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
2017-10-22 10:25:09 +02:00
QgsProcessingParameterFileDestination|html|Regression coefficients|Html files (*.html)|report.html|False