Learn R Programming

GeoModels (version 2.1.0)

CkType: Checking Likelihood Objects

Description

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

Usage

CkType(type)

Value

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

Arguments

type

String; the type of the likelihood objects. If Pairwise (the default) then the marginal composite likelihood is formed by pairwise marginal likelihoods.

Details

The procedure checks the likelihood Object

See Also

GeoFit