View source: R/GeostTextureLibrarySharedRoxy.R
CalcMeans | R Documentation |
With this you can compute variogram and madogram (but remember that for classical geostatistical indexes you need to divide the derived isotropic index by 2!)
CalcMeans(deltas, w, exponent)
deltas |
The values from which calculate the median of absolute values (i.e., directional differences of order K) |
w |
The moving window used (e.g. w=KernelCircular(3)) |
exponent |
The exponent: increasing the exponent increase the sensitivity to outliers. Set 2 for Variogram and 1 for Madogram. |
A raster with the mean of absolute values in the search window
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.