gstatify: A function that converts Cpp output to gstat variogram type...

Usage Arguments Details Value Author(s)

Usage

1
gstatify(M = NULL, label = NULL, dir.label = NULL)

Arguments

M

- A matrix produced by one of the Cpp variogram computing routines (i.e. empTraceVariogram);

label

- A label you wish to assign as id in variogram structure (The Cpp code does not return any variable id);

dir.label

- A vector of labels for directional variogram. The Cpp code returns [0,1,2,...].

Details

Not to be called directly! Serves as a suport function only! We expose it anyways because it might be useful in research.

Value

A data frame of class: gstatVariogram.

Author(s)

Ogy Grujic (ogyg@stanford.edu)


ogru/fdagstat documentation built on May 29, 2019, 7:19 a.m.