This provides a simple histogram of the Aronow and Samii (2015) doi:10.1111/ajps.12185 implicit regression weights.
# S3 method for regweight
hist(x, bw = NULL, ...)
Weighting model object
Bandwidth for histogram bins. If not provided, the Freedman-Diaconis rule will be used.
unused arguments
A ggplot2::ggplot
object.