mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
7 lines
326 B
Plaintext
7 lines
326 B
Plaintext
r.covar
|
|
Outputs a covariance/correlation matrix for user-specified raster layer(s).
|
|
Raster (r.*)
|
|
QgsProcessingParameterMultipleLayers|map|Input layers|3|None|False
|
|
QgsProcessingParameterBoolean|-r|Print correlation matrix|True
|
|
QgsProcessingParameterFileDestination|html|Covariance report|Html files (*.html)|report.html|False
|