loadJAGSModule: load JAGS module.

Description Usage Value Author(s) See Also Examples

View source: R/loadJAGSModule.R

Description

Calls rjags::load.module with appropriate arguments to load the covafillr module.

Usage

1

Value

Nothing

Author(s)

Christoffer Moesgaard Albertsen

See Also

load.module

Examples

1
2
if(require("rjags") & covafillr:::.installed_with_jags)
   loadJAGSModule()

covafillr documentation built on Dec. 1, 2019, 1:17 a.m.