filter_decomp_pool: filter_decomp_pool

View source: R/charting.R

filter_decomp_poolR Documentation

filter_decomp_pool

Description

Filter a model's decomposition based on a given pool.

Usage

filter_decomp_pool(decomp, pool, verbose = TRUE)

Arguments

decomp

A list of data.frame from a model object or generated using decomping.

pool

A string representing the variable name of the pool variable.

verbose

A boolean to specify whether to print warnings

Details

Filter all data.frame's within a model's decomposition based on a given pool.

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.