![]() |
![]()
| ![]() |
![]()
NAMEv.normal - Tests for normality for vector points. KEYWORDSvector, statistics, points, point pattern SYNOPSISv.normal
Flags:Parameters:
DESCRIPTIONv.normal computes tests of normality on vector points. NOTESThe tests that v.normal performs are indexed below. The tests that are performed are specified by giving an index, ranges of indices, or multiple thereof.
EXAMPLECompute the sample skewness and kurtosis, Geary’s
a-statistic and an approximate normal transformation, extreme normal
deviates, and Royston’s W for the random vector points:
g.region raster=elevation -p v.random random n=200 v.db.addtable random column="elev double precision" v.what.rast random rast=elevation column=elev v.normal random tests=1-3,14 column=elev SEE ALSOv.univar AUTHORSJames Darrell McCauley <darrell@mccauley-usa.com>,
SOURCE CODEAvailable at: v.normal source code (history) Latest change: Friday Nov 29 00:12:28 2024 in commit: 89e8c2c4defdebca6f0d968ac72d98d6238a73d6 Main index | Vector index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|