View source: R/mcmcInternals.R
mergeNIMBLEInputs | R Documentation |
An internal function to take input entered by the user using
the NIMBLE interface functions defined in PaGAn (such as
glmmble
) and merge it with the NIMBLE arguments that are
automatically generated by the package
mergeNIMBLEInputs(autoArgs, ...)
autoArgs |
A list of model settings as produced by the output of the
|
... |
User-supplied arguments to NIMBLE component functions |
Joseph D. Chipperfield, joechip90@googlemail.com
modelDefinitionToNIMBLE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.