Skip to content
/ hetviz Public
forked from sanoke/hetviz

Treatment Effect Heterogeneity visualization using R

License

Notifications You must be signed in to change notification settings

guhjy/hetviz

 
 

Repository files navigation

hetviz

Treatment Effect Heterogeneity visualization using R

Build Status codecov AppVeyor Build Status

See the wiki for detailed instructions and demonstrations.

Install + Deploy

  1. Install and load the devtools package in R, which will facilitate the installation of this package.
  2. Install hetviz.
  3. Load hetviz.
  4. Run hetviz.
# step 1
install.packages("devtools")
# step 2
devtools::install_github("sanoke/hetviz")
# step 3
library(hetviz)
# step 4
hetviz()

Bug Reporting

Report any bugs or suggestions as an issue.

Licensing

The hetviz R package and shiny interface are open source licensed under the GNU Public License, version 3 (GPLv3).

About

Treatment Effect Heterogeneity visualization using R

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 98.4%
  • CSS 1.6%