We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following stylistic guidelines apply to all files relating to the MCMC engine (those with matching MCMC_*.R) of the NIMBLE software package
MCMC_*.R
<-
camelCase
.
if(...) { .... }
##