h_hierarchical_reference_expr: Create the Namespaced Expression for a Parameter Reference

View source: R/HierarchicalModel-class.R

h_hierarchical_reference_exprR Documentation

Create the Namespaced Expression for a Parameter Reference

Description

Create the Namespaced Expression for a Parameter Reference

Usage

h_hierarchical_reference_expr(model, arm_name, ref)

Arguments

model

(GeneralModel)
arm-specific model object.

arm_name

(string)
the user-facing arm name.

ref

(string)
parameter reference.

Value

A symbol or indexed call for the public sample node.


crmPack documentation built on July 5, 2026, 9:06 a.m.