mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
r.regression.line
|
|
Calculates linear regression from two raster layers : y = a + b*x.
|
|
Raster (r.*)
|
|
ParameterRaster|mapx|Layer for x coefficient|False
|
|
ParameterRaster|mapy|Layer for y coefficient|False
|
|
OutputHTML|html|Regression coefficients
|