| RasterVariogram-class | R Documentation |
An object of the RasterVariogram class contains information about the empirical variogram of a raster data. The object can be created with the function: Variogram.
Slots for speciesLISA object:
lag:a number specifying lag distance
nlags:a number specifying number of lags based on cutoff parameter
variogramCloud:matrix, including semivariance for all pairs
variogram:data.frame, including binned semivariance within each lag
Babak Naimi naimi@r-gis.net
https://www.biogeoinformatics.org/
showClass("speciesLISA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.