getModelString: Utility Function to Obtain a JAGS Model String

Description Usage Arguments Value Examples

View source: R/data.R

Description

Obtain the model string for one of the example trials included with crmReporter.

Usage

1
getModelString(s = c("oquigley", "ocrm", "crm"))

Arguments

s

the key to identified the required model string.

Value

The requested model string

Examples

1
model <- getModelString("oquigley")

PuzzledFace/crmReporter documentation built on June 21, 2020, 12:52 a.m.