write.beta {MBNMAtime} | R Documentation |
Adds sections of JAGS code for an MBNMA model that correspond to beta parameters
Description
Adds sections of JAGS code for an MBNMA model that correspond to beta parameters
Usage
write.beta(model, timecourse, fun, UME, class.effect)
Arguments
model |
A character object of JAGS MBNMA model code |
timecourse |
A character object representing the time-course used in the MBNMA model |
fun |
An object of class |
UME |
Can take either |
class.effect |
A list of named strings that determines which time-course
parameters to model with a class effect and what that effect should be
( |
Value
A character vector of JAGS MBNMA model code that includes beta parameter components of the model