File: GeographicallyWeightedRegression.txt

package info (click to toggle)
qgis 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 374,696 kB
  • ctags: 66,263
  • sloc: cpp: 396,139; ansic: 241,070; python: 130,609; xml: 14,884; perl: 1,290; sh: 1,287; sql: 500; yacc: 268; lex: 242; makefile: 168
file content (22 lines) | stat: -rw-r--r-- 1,389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Geographically Weighted Regression
geostatistics_regression
ParameterVector|POINTS|Points|0|False
ParameterTableField|DEPENDENT|Dependent Variable|POINTS|-1|False
ParameterTableField|PREDICTOR|Predictor|POINTS|-1|False
ParameterSelection|TARGET|Target Grids|[0] user defined
ParameterSelection|DISTANCE_WEIGHTING_WEIGHTING|Distance Weighting|[0] no distance weighting;[1] inverse distance to a power;[2] exponential;[3] gaussian weighting
ParameterNumber|DISTANCE_WEIGHTING_IDW_POWER|Inverse Distance Weighting Power|None|None|0
ParameterBoolean|DISTANCE_WEIGHTING_IDW_OFFSET     |Inverse Distance Offset|True
ParameterNumber|DISTANCE_WEIGHTING_BANDWIDTH|Gaussian and Exponential Weighting Bandwidth|None|None|0.0
ParameterSelection|RANGE|Search Range|[0] search radius (local);[1] no search radius (global)
ParameterNumber|RADIUS|Search Radius|None|None|100
ParameterSelection|MODE|Search Mode|[0] all directions;[1] quadrants
ParameterSelection|NPOINTS|Number of Points|[0] maximum number of observations;[1] all points
ParameterNumber|MAXPOINTS|Maximum Number of Observations|None|None|10
ParameterNumber|MINPOINTS|Minimum Number of Observations|None|None|4
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
OutputRaster|USER_GRID|Grid
OutputRaster|USER_QUALITY|Quality
OutputRaster|USER_INTERCEPT|Intercept
OutputRaster|USER_SLOPE|Slope