multilevelPSA - An R package for estimating and visualizing multilevel propensity score models
The following example demonstrates how to get started the multilevelPSA package (more soon...).
#Install the package from Github
devtools::install_github('multilevelPSA', 'jbryer')
#Load the package
library(multilevelPSA)
#List the available functions
ls('package:multilevelPSA')
More documentation to come.
