Add an aggregated decomposition.
add_total_pool(model = NULL, decomp_list = NULL, verbose = FALSE)a list of 3 data.frame's representing the variable and category decomposition, and the fitted values.
Model object
list object generated by the decomping function.
A boolean to specify whether to print warnings
When running a pooled model, it might be desirable to view the output of the decomping() function as an aggregate of all pools.