multical
: an R package for multilevel calibration weightingThis package implements multilevel calibration weighting. To learn more about the method, see the paper. For longer documentation, see the vignette.
To install multical
first install devtools
via
install.packages("devtools")
Then use devtools
to install multical
from github:
devtools::install_github("ebenmichael/multical")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.