anam.f2coef {RGeostats}R Documentation

Calculate the coefficients for a discrete function

Description

Calculate the coefficients for a discrete function

Usage

anam.f2coef(anam, f)

Arguments

anam

The anam-class Class containing the Anamorphosis characteristics. It must contain the Anamorphosis for the Discrete Diffusion case.

f

Function whose coefficients must be calculated

Value

An array of coefficients. Its dimension corresponds to the number of classes (anam$nclass).


[Package RGeostats version 14.0.10 Index]