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

This branch is 2 commits behind sanoke/hetviz:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a897cd · May 10, 2017

History

70 Commits
May 10, 2017
Apr 15, 2017
May 10, 2017
Apr 23, 2017
Apr 25, 2017
Apr 23, 2017
Apr 23, 2017
Apr 23, 2017
May 10, 2017
May 10, 2017
Apr 7, 2017
May 10, 2017
Apr 27, 2017
Apr 23, 2017
Apr 23, 2017

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

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 98.4%
  • CSS 1.6%