| hist.regweight | R Documentation | 
This provides a simple histogram of the Aronow and Samii (2015) doi: 10.1111/ajps.12185 implicit regression weights.
## S3 method for class 'regweight' hist(x, bw = NULL, ...)
x | 
 Weighting model object  | 
bw | 
 Bandwidth for histogram bins. If not provided, the Freedman-Diaconis rule will be used.  | 
... | 
 unused arguments  | 
A ggplot2::ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.