h_hierarchical_pool_names: Find the Pool Name for One or More Parameter References

View source: R/HierarchicalModel-class.R

h_hierarchical_pool_namesR Documentation

Find the Pool Name for One or More Parameter References

Description

[Experimental]

Returns the hierarchical pool membership of each parameter reference, or an empty string if the parameter keeps its arm-specific fixed prior.

Usage

h_hierarchical_pool_names(arm_name, refs, pooled_map)

Arguments

arm_name

(string)
arm name.

refs

(character)
parameter references belonging to that arm.

pooled_map

(list)
output of h_hierarchical_make_pool_map().

Value

Character vector of pool names, using "" for unpooled parameters.


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