is.isotropic: Check for anisotropy of a theoretical variogram

View source: R/variograms.R

is.isotropicR Documentation

Check for anisotropy of a theoretical variogram

Description

Checks for anisotropy of a theoretical variogram or covariance function model

Usage

is.isotropic(x, tol = 1e-10, ...)

Arguments

x

variogram or covariance model object

tol

tolerance for

...

extra arguments for generic functionality

Value

Generic function. Returns of boolean answering the question of the name, or NA if object x does not contain a known theoretical variogram


gmGeostats documentation built on April 18, 2023, 5:08 p.m.