model.write {RGeostats}R Documentation

Write a Model in an ASCII file (RGeostats format)

Description

Write a Model in an ASCII file (RGeostats format)

Usage

model.write(model, filename="model.ascii", verbose = 0)

Arguments

model

The model-class to be dumped

filename

Name of the ASCII file where the Model is dumped out

verbose

When TRUE, the verbose option is switched ON

Details

Format of the ASCII file:

For each basic structure:

For each basic drift function:

Per basic structure:

Value

Not used


[Package RGeostats version 14.0.10 Index]