| add_total_pool | R Documentation |
Add an aggregated decomposition.
add_total_pool(model = NULL, decomp_list = NULL, verbose = FALSE)
model |
Model object |
decomp_list |
list object generated by the |
verbose |
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.
a list of 3 data.frame's representing the variable and category decomposition, and the fitted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.