melem.name {RGeostats}R Documentation

Returns the name of a covariance

Description

Returns the name of a covariance specified by its rank

Usage

melem.name(ranks = NA, degree=0, ndim=1)

Arguments

ranks

Ranks of the covariance to be identified (starting from 1)

degree

Maximum degree of the Random Function: -1 (stationary), 0 (intrinsic), 1 (IRF-1), ...

ndim

Space dimension.

Details

It is necessary to maintain this list parallel to the list contained in the file model.c of the Geoslib C Code.

Value

Name of the identified basic structure. If the rank is incorrect, the function stops.


[Package RGeostats version 14.0.10 Index]