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

15 lines
1007 B
Plaintext
Raw Normal View History

Polynomial Regression
statistics_regression
2017-08-18 02:05:16 +10:00
QgsProcessingParameterFeatureSource|POINTS|Points|0|None|False
ParameterTableField|ATTRIBUTE|Attribute|POINTS|-1|False
QgsProcessingParameterEnum|POLYNOM|Polynom|[0] simple planar surface;[1] bi-linear saddle;[2] quadratic surface;[3] cubic surface;[4] user defined
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|XORDER|Maximum X Order|QgsProcessingParameterNumber.Integer|4|False|1|None
QgsProcessingParameterNumber|YORDER|Maximum Y Order|QgsProcessingParameterNumber.Integer|4|False|1|None
QgsProcessingParameterNumber|TORDER|Maximum Total Order|QgsProcessingParameterNumber.Integer|4|False|0|None
2015-06-01 14:46:01 +01:00
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Grid
OutputVector|RESIDUALS|Residuals