Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current addon manual page.
NAME
i.theilsen  - Computes Theil-Sen estimator from spectrum.
KEYWORDS
imagery, 
Theil-Sen, 
Estimator, 
Mann-Kendall
SYNOPSIS
i.theilsen
i.theilsen --help
i.theilsen group=name subgroup=name output=name mannkendall=name  [--overwrite]  [--help]  [--verbose]  [--quiet]  [--ui] 
Flags:
- --overwrite
 
- Allow output files to overwrite existing files
 
- --help
 
- Print usage summary
 
- --verbose
 
- Verbose module output
 
- --quiet
 
- Quiet module output
 
- --ui
 
- Force launching GUI dialog
 
 
Parameters:
- group=name [required]
 
- Name of imagery group
 
- subgroup=name [required]
 
- Name of imagery subgroup
 
- output=name [required]
 
- Name of Theil-Sen slope map
 
- mannkendall=name [required]
 
- Name of Mann-Kendall test map
 
 
i.theilsen 
A method for robust linear regression.
Output is the median slope from all pairs slopes.
It is known for its resistance to outliers.
REFERENCES
https://en.wikipedia.org/wiki/Theil-Sen_estimator
Yann Chemin, IWMI, Sri Lanka.
SOURCE CODE
  Available at:
  i.theilsen source code
  (history)
  Latest change: Wed Feb 2 21:46:15 2022 in commit: 2e3dcb5eafe36d640aa68585be0192f07ca1eabb
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2022
GRASS Development Team,
GRASS GIS 8.0.3dev Reference Manual