NAME
r.univar - calculates univariate statistics from a GRASS raster map
SYNOPSIS
r.univar
r.univar help
r.univar [-e] map=string
Flags:
- -e
- extended statistics (quartiles)
Parameters:
- map=string
- Name of raster map
DESCRIPTION
r.univar calculates univariate statistics of a raster map. This
includes the number of cells counted, mininum and maximum cell values,
range, arithmetic mean, variance, standard deviation and coefficient of
variation.
SEE ALSO
r.stats
AUTHOR
Markus Neteler, University of Hannover
Last changed: $Date: 2003/04/28 09:22:29 $
Help Index