| cloglike {INLA} | R Documentation |
cloglike models
Description
A framework for defining likelihood models in C
Usage
inla.cloglike.define(model = NULL, shlib = NULL, debug = FALSE, ...)
Arguments
model |
The name of the loglike function |
shlib |
Name of the compiled object-file with |
debug |
Logical. Turn on/off debugging |
... |
Additional arguments, required by |
Author(s)
Havard Rue hrue@r-inla.org
[Package INLA version 25.10.19 Index]