get_const: Get constants in a LibBi model

View source: R/bi_model.R

get_constR Documentation

Get constants in a LibBi model

Description

Get constants contained in a LibBi model and their values. This will attempt to evaluate any calculation on the right hand side. Failing that, it will be returned verbatim.

Usage

get_const(model)

Arguments

model

a bi_model object

Value

a list of constants (as names) and their values


rbi documentation built on Aug. 15, 2023, 5:07 p.m.