melem.name {RGeostats} | R Documentation |
Returns the name of a covariance specified by its rank
melem.name(ranks = NA, degree=0, ndim=1)
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. |
It is necessary to maintain this list parallel to the list contained in the file model.c of the Geoslib C Code.
Name of the identified basic structure. If the rank is incorrect, the function stops.