NAME
r.pi.lm - Linear regression analysis for patches.
KEYWORDS
raster
SYNOPSIS
r.pi.lm
r.pi.lm help
r.pi.lm [-ap] input1=name input2=name output=name [--overwrite] [--verbose] [--quiet]
Flags:
- -a
- Set for 8 cell-neighbors. 4 cell-neighbors are default
- -p
- Set to use patch values
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- input1=name
- Name of input raster map
- input2=name
- Name of input raster map
- output=name
- Name for output raster map
DESCRIPTION
Linear regression analysis for patches.
NOTES
...
EXAMPLE
An example for the North Carolina sample dataset:
SEE ALSO
r.pi.corearea,
r.pi.corrwin,
r.pi.csr.mw,
r.pi.export,
r.pi.graph,
r.pi.graph.dec,
r.pi.graph.iter,
r.pi.graph.red,
r.pi.grow,
r.pi.import,
r.pi.index,
r.pi.odc,
r.pi.prob.mw,
r.pi.rectangle,
r.pi
AUTHORS
Programming: Elshad Shirinov
Scientific concept: Dr. Martin Wegmann
Department of Remote Sensing
Remote Sensing and Biodiversity Unit
University of Wuerzburg, Germany
Last changed: $Date$
Main index - raster index - Full index
© 2003-2016 GRASS Development Team