7 lines
286 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
OutputHTML|html|Regression coefficients