Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 8 committers (37.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Repository
interplot: plotting interactive effects
Basic Info
Statistics
- Stars: 17
- Watchers: 4
- Forks: 5
- Open Issues: 23
- Releases: 12
Metadata Files
README.md
pkgdown 
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. By participating in this project you agree to abide by its terms.
Owner
- Name: Yue Hu
- Login: sammo3182
- Kind: user
- Location: Beijing
- Company: Tsinghua University
- Website: https://sammo3182.github.io
- Twitter: yuehupolisci
- Repositories: 38
- Profile: https://github.com/sammo3182
Associate Professor of Political Science, Tsinghua University, political psychologist, political linguist, political methodologist
GitHub Events
Total
- Watch event: 2
- Fork event: 1
Last Year
- Watch event: 2
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| sammo3182 | s****2@s****m | 77 |
| Frederick Solt | f****t@m****m | 52 |
| sammo3182 | y****1@u****u | 48 |
| Frederick Solt | f****t@u****u | 10 |
| syfyufei | s****0@m****n | 4 |
| xinyigua | 1****a | 4 |
| Brenton Kenkel | b****l@g****m | 1 |
| Yue Hu | y****1@u****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 45
- Total pull requests: 2
- Average time to close issues: about 1 year
- Average time to close pull requests: 17 minutes
- Total issue authors: 16
- Total pull request authors: 2
- Average comments per issue: 1.38
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- fsolt (17)
- sammo3182 (9)
- xinyigua (4)
- breschke (2)
- gijsschumacher (2)
- llvll0hsen (1)
- Kreitzberg (1)
- ThomasWilli (1)
- chrispretz (1)
- Ttytamaki (1)
- DvP17 (1)
- dswatson (1)
- felixhaass (1)
- guohuangda (1)
- mnwright (1)
Pull Request Authors
- eutwt (1)
- brentonk (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 766 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 13
- Total maintainers: 1
cran.r-project.org: interplot
Plot the Effects of Variables in Interaction Terms
- Documentation: http://cran.r-project.org/web/packages/interplot/interplot.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.3
published over 5 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.1.1 depends
- abind * depends
- arm * depends
- ggplot2 * depends
- dplyr * imports
- interactionTest * imports
- purrr * imports
- stats * imports
- gridExtra * suggests
- knitr * suggests
- mitools * suggests
- rmarkdown * suggests