omni_semivariogram function

Compute an omnidirectional empirical semivariogram

Compute an omnidirectional empirical semivariogram

omni_semivariogram(d, diff, cuts, npmin, type)

Arguments

  • d: Vector of pairwise distances
  • diff: Vector of pairwise response differences
  • cuts: Cut points for bins
  • npmin: Minimum pairs of differences
  • type: Type of empirical semivariogram

Returns

A data.frame with the computed omnidirectional semivariogram

  • Maintainer: Joshua French
  • License: GPL (>= 2)
  • Last published: 2020-04-10

Useful links