hermite.coeffs {RGeostats}R Documentation

Calculate the set of Hermite coefficients

Description

Calculate the set of Hermite coefficients

Usage

hermite.coeffs(yc, nbpoly = 30, type = 0)

Arguments

yc

Cutoff value

nbpoly

Number of Hermite polynomials

type

Type of calculation:

  • 0 for the Hermite polynomials

  • 1 for the Hermite polynomials expansion of the indicator

  • 1 for the Hermite polynomials expansion of the metal quantity

Value

A vector of dimension [npoly+1]


[Package RGeostats version 14.0.10 Index]