cgeneric.RdA framework for defining latent models in C
inla.cgeneric.define(model = NULL, shlib = NULL, n = 0L, debug = FALSE, ...)
inla.cgeneric.q(cmodel = NULL)The name of the model function
Name of the compiled object-file with model
The size of the model
Logical. Turn on/off debugging
Additional arguments, required by inla.cgeneric.define() to be named arguments
The name of a cgeneric model-object (output from
inla.cgeneric.define