leeper / interaction-plot

A simple shiny app for examining interaction effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

library("shiny")
runGitHub("interaction-plot", "leeper")

The app looks like this:

screenshot

About

A simple shiny app for examining interaction effects


Languages

Language:R 100.0%