banocc_model: The stan model used in the Bayesian fit

banocc_modelR Documentation

The stan model used in the Bayesian fit

Description

This is the literal model used for fitting in Stan

Usage

banocc_model

Format

An object of class character of length 1.

Value

The BAnOCC model as a string to be compiled with rstan::stan_model

Examples

data(compositions_null)
## Not run: 
  compiled_banocc_model <- rstan::stan_model(model_code = banocc_model)

## End(Not run)


biobakery/banocc documentation built on March 26, 2024, 11:41 p.m.