Replicated the code for Dunipace, E., & Trippa, L. (2020). Interpretable Model Summaries Using the Wasserstein Distance. (2018), 1–42. Retrieved from http://arxiv.org/abs/2012.09999
To install the code you can do one of the following
1. Install directly from Github
devtools::install_github("ericdunipace/SLIMpaper")
2. Or clone the repository and then install with devtools
You can download the repository as a zip file or clone directly from the terminal and then install the repository using devtools.
devtools::install("SLIMpaper")
Either of these options should also install the workhorse package found at http://www.github.com/ericdunipace/WpProj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.