Updates the list of factors at each hierarchical node by slicing from a matrix containing all final factors.
update_factor_list(factor_list, final_factors, r_list)An updated named list of factors.
A named list of factors for each node in the hierarchy.
A numeric matrix containing all factors (T × total number of factors).
A named list specifying the number of factors for each node (from build_factor_structure).