db.model.nostat {RGeostats}R Documentation

Add the Non-stationary Model components to the Db

Description

Add the Non-stationary Model components to the Db

Usage

db.model.nostat(db, model, nostat = NA, icov = 1,
                radix = "Model", modify.target = db.locmod())

Arguments

db

The db-class where the non-stationary components of the Model must be added.

model

The model-class structure containing the parameters of the Model. For more information check check.model.

nostat

List of non-stationary parameters. For details see model.param.define.

icov

Rank of the Basic structure whose components must be saved in the Db.

radix

Radix of the name given to the variables storing the results in the target Db.

modify.target

Decides whether or not the newly created variables will have their locator defined or not. For more information, see db.locmod.

Value

The returned db-class will contain the following additional variables:


[Package RGeostats version 14.0.10 Index]