mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
Multiple Regression Analysis (Points/Grids)
|
|
statistics_regression
|
|
QgsProcessingParameterMultipleLayers|GRIDS|Grids|3|None|False
|
|
QgsProcessingParameterFeatureSource|SHAPES|Shapes|-1|None|False
|
|
QgsProcessingParameterField|ATTRIBUTE|Attribute|None|SHAPES|-1|False|False
|
|
QgsProcessingParameterEnum|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
|
|
QgsProcessingParameterBoolean|COORD_X |Include X Coordinate|True
|
|
QgsProcessingParameterBoolean|COORD_Y |Include Y Coordinate|True
|
|
QgsProcessingParameterEnum|METHOD|Method|[0] include all;[1] forward;[2] backward;[3] stepwise
|
|
QgsProcessingParameterNumber|P_IN|P in|QgsProcessingParameterNumber.Integer|5|False|None|None
|
|
QgsProcessingParameterNumber|P_OUT|P out|QgsProcessingParameterNumber.Integer|5|False|None|None
|
|
OutputTable|INFO_COEFF|Details: Coefficients
|
|
OutputTable|INFO_MODEL|Details: Model
|
|
OutputTable|INFO_STEPS|Details: Steps
|
|
QgsProcessingParameterVectorDestination|RESIDUALS|Residuals
|
|
QgsProcessingParameterRasterDestination|REGRESSION|Regression
|