QGIS/python/plugins/processing/algs/saga/description/GWRforSinglePredictorGrid.txt

20 lines
1.5 KiB
Plaintext
Raw Normal View History

GWR for Single Predictor Grid
statistics_regression
ParameterVector|POINTS|Points|0|False
ParameterTable|DEPENDENT|Dependent Variable|False
OutputVector|RESIDUALS|Residuals
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|PREDICTOR|Predictor|None|False
OutputRaster|REGRESSION|Regression
OutputRaster|QUALITY|Coefficient of Determination
OutputRaster|INTERCEPT|Intercept
OutputRaster|SLOPE|Slope
ParameterSelection|DW_WEIGHTING|Weighting Function|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting| 3
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DW_IDW_POWER|Inverse Distance Weighting Power|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
ParameterBoolean|DW_IDW_OFFSET|Inverse Distance Offset|True
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DW_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None
ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global| 0
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|SEARCH_RADIUS|Maximum Search Distance|QgsProcessingParameterNumber.Double|1000.000000|False| 0.000000|None
ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance| 0
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|SEARCH_POINTS_MIN|Minimum|QgsProcessingParameterNumber.Integer|16|False| 1|None
QgsProcessingParameterNumber|SEARCH_POINTS_MAX|Maximum|QgsProcessingParameterNumber.Integer|20|False| 1|None
ParameterSelection|SEARCH_DIRECTION|Direction|[0] all directions;[1] quadrants| 0