https://github.com/leeper/interaction-plot
A simple shiny app for examining interaction effects
https://github.com/leeper/interaction-plot
interaction-effect marginal-effect perspective-plot plot regression shiny
Last synced: 4 months ago
JSON representation
A simple shiny app for examining interaction effects
- Host: GitHub
- URL: https://github.com/leeper/interaction-plot
- Owner: leeper
- Created: 2017-03-01T10:34:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T10:42:56.000Z (over 9 years ago)
- Last Synced: 2025-04-10T05:05:27.434Z (about 1 year ago)
- Topics: interaction-effect, marginal-effect, perspective-plot, plot, regression, shiny
- Language: R
- Size: 62.5 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perspective Plot for Interaction Effects
This is a simple interactive perspective plot, built using Shiny, to examine interaction effects in a linear model.
To run it, do:
```R
library("shiny")
runGitHub("interaction-plot", "leeper")
```
The app looks like this:
