QGIS/python/plugins/processing/r/scripts/Kolmogrov-Smirnov_test.rsx.help
Victor Olaya 7165e882cd [processing] R improvements
This commit:

Deletes Example scripts

Replaces Example scripts with more up to date versions

Adds general categories for r scripts: Basic statistics, Vector processing, Raster processing and Point pattern analysis

adds help files to all r scripts

Adds a groups of r scripts entitled Home range analysis, that includes Kernel href, LSCV Kernel, Minimum convex polygon, single linkage cluster analysis and characteristic hull method, using adehabitatHR()

Adds the following R scripts contributed by Yury Ryabov ( riabovvv(at)gmail.com ): Advanced raster histogram, Monte carlo spatial randomness, Relative distribution (distance covariate), Relative distribution (raster covariate),
2013-11-11 22:45:06 +01:00

21 lines
378 B
Plaintext

(dp0
S'Field'
p1
VA numeric field.
p2
sS'ALG_DESC'
p3
VThis script performs the Lilliefors (Kolmogrov-Smirnov) test for the composite hypothesis of normality.\u000a\u000aR dependencies: library "nortest"\u000a\u000a
p4
sS'R_CONSOLE_OUTPUT'
p5
VThe results of the Lilliefors (Kolmogrov-Smirnov) test.
p6
sS'Layer'
p7
VA vector containing at least one numeric field.
p8
sNV
p9
s.