Skip to contents

Plot ranked variable importance

Usage

plot_variable_importance(fit, top_n = 12)

Arguments

fit

A heteff_fit object.

top_n

Number of top covariates to show.

Value

A ggplot2 object when available; otherwise draws a base plot.