CkType: Checking Likelihood Objects

View source: R/Utility.r

CkTypeR Documentation

Checking Likelihood Objects

Description

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

Usage

CkType(type)

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

Value

The function returns a numeric positive integer, or NULL if the type of likelihood 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 April 13, 2025, 5:09 p.m.

Related to CkType in GeoModels...