Learn R Programming

GeoModels (version 2.1.0)

CkModel: Checking Random Field type

Description

Subroutine called by InitParam. The procedure controls the type of random field inserted by the users.

Usage

CkModel(model)

Value

The function returns a numeric positive integer, or NULL if the model is invalid.

Arguments

model

String; the density associated to the likelihood objects. Gaussian is the default.

Details

The function controls the type of random field inserted by the users.

See Also

GeoFit