interplot

interplot: plotting interactive effects

https://github.com/sammo3182/interplot

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
Last synced: 11 months ago · JSON representation

Repository

interplot: plotting interactive effects

Basic Info
  • Host: GitHub
  • Owner: sammo3182
  • License: other
  • Language: HTML
  • Default Branch: master
  • Homepage:
  • Size: 16.1 MB
Statistics
  • Stars: 17
  • Watchers: 4
  • Forks: 5
  • Open Issues: 23
  • Releases: 12
Created almost 12 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License

README.md

pkgdown

CRAN version


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

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

All Time
  • Total Commits: 197
  • Total Committers: 8
  • Avg Commits per committer: 24.625
  • Development Distribution Score (DDS): 0.609
Past Year
  • Commits: 23
  • Committers: 3
  • Avg Commits per committer: 7.667
  • Development Distribution Score (DDS): 0.217
Top Committers
Name Email 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
enhancement (12) JSS (4) help wanted (3) bug (3)
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

  • Versions: 13
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 766 Last month
Rankings
Downloads: 9.8%
Stargazers count: 14.1%
Average: 16.6%
Forks count: 17.0%
Dependent packages count: 18.1%
Dependent repos count: 23.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • 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