A framework for defining likelihood models in C

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 model

debug

Logical. Turn on/off debugging

...

Additional arguments, required by inla.cloglike.define() to be named arguments

Author

Havard Rue hrue@r-inla.org