add_total_pool: add_total_pool

View source: R/charting.R

add_total_poolR Documentation

add_total_pool

Description

Add an aggregated decomposition.

Usage

add_total_pool(model = NULL, decomp_list = NULL, verbose = FALSE)

Arguments

model

Model object

decomp_list

list object generated by the decomping function.

verbose

A boolean to specify whether to print warnings

Details

When running a pooled model, it might be desirable to view the output of the decomping() function as an aggregate of all pools.

Value

a list of 3 data.frame's representing the variable and category decomposition, and the fitted values.


linea documentation built on Sept. 15, 2022, 9:06 a.m.