util.modconvert {RGeostats}R Documentation

Convert old-style into new-style Model

Description

Convert the Model from the old-style to the new-style

Usage

util.modconvert(model)

Arguments

model

The model-class structure containing the parameters of the old-style Model.

Details

In the old-style model, the basic structures were called "nugget" or "expo". The corresponding new-style names are "Nugget Effect" and "Exponential"

Value

The new-style model-class structure.


[Package RGeostats version 14.0.10 Index]