CkModel: Checking Random Field Type

View source: R/Utility.r

CkModelR Documentation

Checking Random Field Type

Description

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

Usage

CkModel(model)

Arguments

model

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

Details

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

Value

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

Author(s)

Moreno Bevilacqua moreno.bevilacqua89@gmail.com https://sites.google.com/view/moreno-bevilacqua/home \ Víctor Morales Oñate victor.morales@uv.cl https://sites.google.com/site/moralesonatevictor/ \ Christian Caamaño-Carrillo chcaaman@ubiobio.cl https://www.researchgate.net/profile/Christian-Caamano

See Also

GeoFit


GeoModels documentation built on June 25, 2025, 5:10 p.m.

Related to CkModel in GeoModels...