mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
9 lines
628 B
Plaintext
9 lines
628 B
Plaintext
|
Regression Analysis (Points and Predictor Grid)
|
||
|
statistics_regression
|
||
|
ParameterRaster|PREDICTOR|Predictor|False
|
||
|
ParameterVector|POINTS|Points|-1|False
|
||
|
ParameterTable|ATTRIBUTE|Dependent Variable|False
|
||
|
OutputRaster|REGRESSION|Regression
|
||
|
OutputVector|RESIDUAL|Residuals
|
||
|
ParameterSelection|RESAMPLING|Resampling|[0] Nearest Neighbour;[1] Bilinear Interpolation;[2] Bicubic Spline Interpolation;[3] B-Spline Interpolation| 3
|
||
|
ParameterSelection|METHOD|Regression Function|[0] Y = a + b * X (linear);[1] Y = a + b / X;[2] Y = a / (b - X);[3] Y = a * X^b (power);[4] Y = a e^(b * X) (exponential);[5] Y = a + b * ln(X) (logarithmic)| 0
|