plot_var: Plot the varimpact results for a given variable

View source: R/plot-var.R

plot_varR Documentation

Plot the varimpact results for a given variable

Description

Displays the adjusted treatment-specific means and the impact estimate.

Usage

plot_var(var_name, vim, digits = 2L, verbose = FALSE)

Arguments

var_name

String name of the variable

vim

Varimpact result object that contains the variable

digits

Number of digits for rounding purposes.

verbose

If true, display extra output.


ck37/varImpact documentation built on June 26, 2022, 4:02 a.m.