Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammo3182/interplot
interplot: plotting interactive effects
https://github.com/sammo3182/interplot
Last synced: 1 day ago
JSON representation
interplot: plotting interactive effects
- Host: GitHub
- URL: https://github.com/sammo3182/interplot
- Owner: sammo3182
- License: other
- Created: 2014-08-26T17:25:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T09:01:14.000Z (9 months ago)
- Last Synced: 2024-10-08T10:56:03.200Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 16.1 MB
- Stars: 15
- Watchers: 5
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
pkgdown
[![CRAN version](http://www.r-pkg.org/badges/version/interplot)](https://cran.r-project.org/package=interplot) ![](http://cranlogs.r-pkg.org/badges/grand-total/interplot)
------------------------------------------------------------------------
interplot
=========`interplot` is a tool for plotting the conditional coefficients ("marginal effects") of variables included in multiplicative interaction terms. The function plots the changes in the coefficient of one variable in a two-way interaction term conditional on the value of the other included variable. The plot also includes simulated 95% confidential intervals of these coefficients.
To install:
* the latest released version: `install.packages("interplot")`.
* the latest developing version: `remotes::install_github("sammo3182/interplot")`.More details are available at:
http://cran.r-project.org/web/packages/interplot/vignettes/interplot-vignette.html
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/sammo3182/interplot/blob/master/CONDUCT.md). By participating in this project you agree to abide by its terms.