model.read {RGeostats}R Documentation

Read a Model from an ASCII file (RGeostats format)

Description

Read a Model from an ASCII file (RGeostats format)

Usage

model.read(filename)

Arguments

filename

Name of the ASCII file containing the information of the Model

Details

Format of the ASCII file:

For each basic structure:

For each basic drift function:

Per basic structure:

Value

The newly created Model structure


[Package RGeostats version 14.0.10 Index]