fit_variomodel: Fitting a variogram model.

View source: R/fit_variomodel.R

fit_variomodelR Documentation

Fitting a variogram model.

Description

Fitting a variogram model from a "variogram" object.

Usage

fit_variomodel(variogram, form = c("matern", "exponential"))

Arguments

variogram

Object of class variogram variog.

form

Shape of the adjusted function. Could be either "matern" or "exponential".

Value

vario_model : object of class "variomodel" and "variofit, see details on the variofit page


MathieuGenu/geffaeR documentation built on March 23, 2022, 7:50 p.m.