Learn R Programming

pedometrics (version 0.7.0)

vgmSCV: Spatially correlated variance (SCV)

Description

Compute the proportion of the variance that is spatially correlated.

Usage

# S3 method for variomodel
vgmSCV(obj, digits = 4)

# S3 method for variogramModel vgmSCV(obj, digits = 4)

# S3 method for georob vgmSCV(obj, digits = 4)

Arguments

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.

Value

Numeric value indicating the proportion of the variance that is spatially correlated.

See Also

vgmLags