vgmSCV {pedometrics} | R Documentation |
Compute the proportion of the variance that is spatially correlated.
## S3 method for class 'variomodel' vgmSCV(obj, digits = 4) ## S3 method for class 'variogramModel' vgmSCV(obj, digits = 4) ## S3 method for class 'georob' vgmSCV(obj, digits = 4)
obj |
Variogram model fitted with available function in geostatistical packages such as gstat, geoR, and georob. |
digits |
Integer indicating the number of decimal places to be used. |
Numeric value indicating the proportion of the variance that is spatially correlated.
Alessandro Samuel-Rosa <alessandrosamuelrosa@gmail.com>