model.drfmat {RGeostats}R Documentation

Drift matrix for a Db

Description

Establish the drift matrix for one Db

Usage

model.drfmat(db, nvar=1, uc=c("1"))

Arguments

db

Name of the db-class which contains the Db

nvar

Number of variables. This quantity is not read from the 'db' argument as we wish to be able to use the current function even on a 'db' which does not actually contain any variable defined yet.

uc

The drift description. Use command uc.names for details.

Value

A matrix containing the drift for all active samples of the db-class and for the whole set of drift functions specified in the ' uc' argument.


[Package RGeostats version 14.0.10 Index]