getTemplate: Get stan model template code for egg count data analysis

Description Usage Value Author(s) See Also Examples

Description

Obtain a template stan model code that can be used in the eggCounts package.

Usage

1

Value

A character string containing the stan model template.

Author(s)

Craig Wang craig.wang@uzh.ch

See Also

fecr_stanExtra for using the model specification.

Examples

1
2
template <- getTemplate()
writeLines(template)

CraigWangUZH/eggCountsExtra documentation built on May 26, 2019, 7:23 a.m.