vgmHaus2: Creating a Variogram from Hausdorff Distances

Description Usage Arguments Value

Description

This function takes a SpatialPolygons object

Usage

1
2
vgmHaus2(shp, hausMat = NA, cut = "max", nbins = 15,
  vg.model = "Exp", outcome, ...)

Arguments

shp

a SpatialPolygons object.

hausMat

a weight matrix outputted by hausMat

cut

"bbox" or "max" method of specifying distance cutoff

...

arguments to be passed to hausMat

bbox

if no shp is specified, the bbox of your shapefile

z

variable for which to compute variogram

model

parametric form of the variogram model to be estimated; defaults to "Exp".

Value

an empirical variogram with estimated parameters.


jschedler/hausdorff documentation built on April 24, 2020, 2:10 p.m.