rpanel Package – Adds Interactive Capabilites to R

This post presents a short video that shows an interactive regression application using the rpanel package.

rpanel

Hadley Wickham’s Crantastic site currently lists 1,531 R packages.  This post shows how I have used one of these  packages, rpanel, to build an interactive regression tool,  similar to the interactive regression tool I built in Excel.

Excel users often add check boxes, sliders, drop down lists to add some interactive capabilities to worksheets. rpanel provides the same type of capability in the R environment. Since a video is worth a lot of text, here’s a short video that shows my interactive R regression application:

rpanel has been developed by Adrian Bowman, et al at the University of Glasgow, Department of Statistics. They have several excellent support documents and scripts at this link.

The script and source data file are available at this link.

Only 1,530 R packages to go!

About these ads

4 Responses to rpanel Package – Adds Interactive Capabilites to R

  1. i tried to follow up the link to rpanel material on Adrian Bowman’s site: gave 404 not found

    • David Scott:

      Thanks for the feedback. I checked and found the same 404 message. Not sure if this is temporary or permanent. I’ll wait a few days to see if the problem resolves itself.

      Inthe mean time, here’s a link to a pdf that should get you started working with rpanel.

  2. that is perfect! exactly what I was looking for! you are becoming my new source of inspiration,

    thank you,
    Oldi

  3. Have you used R Commander? For us Mac or Linux guys, R Commander seems pretty good. It’s Java based, you run it from within R, and it can do pretty much what tinnR can do.

    Also, check out the Kernel Density function for plotting. Very nice and a lot more informative than the usual Histogram approach when your data is not bell curve shaped.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s