Treatment Effect Heterogeneity visualization using R
See the wiki for detailed instructions and demonstrations.
devtools
package in R
, which will facilitate the installation of this package.
# step 1
install.packages("devtools")
# step 2
devtools::install_github("sanoke/hetviz")
# step 3
library(hetviz)
# step 4
hetviz()
Report any bugs or suggestions as an issue.
The hetviz R package and shiny
interface are open source licensed under the GNU Public License, version 3 (GPLv3).