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

15 lines
939 B
Plaintext
Raw Normal View History

Polynomial Regression
statistics_regression
2015-06-01 14:46:01 +01:00
ParameterVector|POINTS|Points|0|False
ParameterTableField|ATTRIBUTE|Attribute|POINTS|-1|False
ParameterSelection|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
2015-06-01 14:46:01 +01:00
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
OutputVector|RESIDUALS|Residuals