QGIS/python/plugins/processing/algs/saga/description/2.1.3/PolynomialRegression.txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

14 lines
682 B
Plaintext

Polynomial Regression
geostatistics_regression
ParameterVector|POINTS|Points|-1|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|None|None|4
ParameterNumber|YORDER|Maximum Y Order|None|None|4
ParameterNumber|TORDER|Maximum Total Order|None|None|4
ParameterSelection|TARGET|Trend Surface|[0] user defined
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
OutputVector|RESIDUALS|Residuals
OutputRaster|USER_GRID|Grid