survival_model_code: Survival Model Code

Description Usage Arguments Value Examples

Description

Returns a string of the JAGS code defining the survival model.

Usage

1
survival_model_code(model = "final", sd = 3, comments = TRUE)

Arguments

model

A string specifying the model type ("base", "full" and "final")

sd

A number specifying the standard deviation for the prior distributions.

comments

A flag indicating whether to include comments.

Value

A string of the JAGS model code.

Examples

1

poissonconsulting/klexr documentation built on May 25, 2019, 10:25 a.m.