Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 307 Bytes

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