Learn R Programming

rACMEMEEV (version 1.0.1)

create_model_string: Define a Model that is JAGS Usable

Description

Create the model string, save it to a temporary folder, and return back the location of the temporary model file for usage by JAGS later.

Usage

create_model_string()

Arguments

Value

Full path to the model specification

Examples

Run this code
create_model_string()

Run the code above in your browser using DataLab