Skip to contents

Plot multiple counterfactual plots from the list of cf_data using ggplot

Usage

plot_counterfactual(cf_list, y_range = NULL)

Arguments

cf_list

list of counterfactual data.frames. Names correspond to variable labels

y_range

range of y_variable to use to limit plots

Value

list of plots to be plotted with patchwork::wrap_plots