Skip to content

A simple shiny app for examining interaction effects

Notifications You must be signed in to change notification settings

leeper/interaction-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages