R/plots.R
plot_variable_importance.Rd
Plot ranked variable importance
plot_variable_importance(fit, top_n = 12)
A heteff_fit object.
heteff_fit
Number of top covariates to show.
A ggplot2 object when available; otherwise draws a base plot.
ggplot2