CkLikelihood {GeoModels} | R Documentation |
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)
Arguments
likelihood |
String; the configuration of the composite
likelihood. |
Details
The function controls the type of the composite-likelihood inserted by the users.
Value
The function returns a numeric positive integer, or NULL if the 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
[Package GeoModels version 2.0.4 Index]