loadJAGSModule {covafillr} | R Documentation |
load JAGS module.
Description
Calls rjags::load.module with appropriate arguments to load the covafillr module.
Usage
loadJAGSModule()
Value
Nothing
Author(s)
Christoffer Moesgaard Albertsen
See Also
Examples
if(require("rjags") & covafillr:::.installed_with_jags)
loadJAGSModule()
[Package covafillr version 0.4.4 Index]