Learn R Programming

GeoModels (version 2.0.6)

CkLikelihood: Checking Composite-likelihood Type

Description

Subroutine called by InitParam. The procedure controls the type of the composite-likelihood inserted by the users.

Usage

CkLikelihood(likelihood)

Value

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

Arguments

likelihood

String; the configuration of the composite likelihood. Marginal is the default.

Details

The function controls the type of the composite-likelihood inserted by the users.

See Also

GeoFit