circularEigenNV {SurfRough} | R Documentation |
Compute circular variance of normal vectors to surface
Description
Compute circular variance of normal vectors to surface, using the eigen values (only for testing, very slow)
Usage
circularEigenNV(inraster, window)
Arguments
inraster |
The DEM from which compute the index |
window |
The moving window adopted for computing the index |
Value
The raster with the computed index
[Package SurfRough version 0.0.1.1 Index]