mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
9 lines
463 B
Plaintext
9 lines
463 B
Plaintext
r.regression.multi
|
|
Calculates multiple linear regression from raster maps.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|mapx|Map for x coefficient|None|False
|
|
QgsProcessingParameterRasterLayer|mapy|Map for y coefficient|None|False
|
|
QgsProcessingParameterRasterDestination|residual|Residual Map
|
|
QgsProcessingParameterRasterDestination|estimates|Estimates Map
|
|
QgsProcessingParameterFileDestination|html|Regression coefficients|Html files (*.html)|report.html|False
|