QGIS/python/plugins/processing/algs/saga/description/2.1.3/PolynomialRegression.txt
2015-06-01 14:46:01 +01:00

16 lines
767 B
Plaintext

Polynomial Regression
statistics_regression
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
ParameterNumber|XORDER|Maximum X Order|1|None|4
ParameterNumber|YORDER|Maximum Y Order|1|None|4
ParameterNumber|TORDER|Maximum Total Order|0|None|4
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
ParameterRaster|TARGET_TEMPLATE|Target System|True
OutputRaster|TARGET_OUT_GRID|Grid
OutputVector|RESIDUALS|Residuals