R Open Labs – Shiny

Hope you guys enjoyed the snow. ❄️ This Wednesday we talked about Shiny. We discussed why we use R Shiny and how to create a Shiny application. Thank you to all who showed up! Hoping to see you next Wednesday 02/15/2017 10:00-11:00 at DSSC. The R Open Lab for next week will be shorter than usual because we […]

Read More…

R Open Labs – Data Manipulation

Today we introduced merge(), factor() and some basic techniques for handling missing values during the first 30 minutes of the open lab. For the rest of the open lab, there were free discussions about personal projects the participants are working on. We also introduced package swirl. Swirl package teaches you R programming interactively. Thank you to everyone who […]

Read More…

R Open Labs – Plotting

Yesterday we briefly talked about how to do plotting in R. We mainly discussed plot(), barplot(), hist() and Lattice package. Thank you to everyone who showed up and we will explore more data visualization techniques for next session. Also, from next session on, the open lab will be much less structured and will involve more […]

Read More…

R Open Labs: mi

Last week, Professor Ben Goodrich stopped by R Open Labs to show us how to use the mi package, which he worked on with Professor Andrew Gelman. As the name ‘mi’ suggests, this package does multiple imputations to help you predict missing values in your data sets.         Check out the demo if you’d like to […]

Read More…