DATA 606 - Statistics & Probability - Fall 2021

DATA 606 Statistics & Probability
Spring 2021


Announcements

Be sure to check this page regularly for updates.




Intro to Shiny

Shiny is an R package designed to create web based applications using the R programming language. This talk will introduce the basic framework for creating interactive Shiny applications including user inputs, dynamic plots and tables, reactive programming, and creating data dashboards.

Slides can be viewed here: https://r.bryer.org/shiny/Intro_to_Shiny/

Recording of the talk: https://www.youtube.com/watch?v=W-DrXHqeqz8&t=5s

Source code and resources are on Github here: https://github.com/jbryer/AlbanyRUsers/tree/main/meetups/2021-11-30-Intro_to_Shiny















Getting Started with R

To get started with the labs, you will need to install R and other supporting applications. Links to download all the software is on the Software page which is also available on the Course Overview menu. Once you are in RStudio, you will need to install a number of R packages using the following two commands:


Welcome to DATA606!

Welcome to DATA606! Your instructors will be Dr. Jason Bryer and Dr. Angela Lui. Couple of important notes as you get started: The course syllabus located here: https://fall2021.data606.net/course-overview. We will post all course materials there. Blackboard will be used primarily for submitting assignments. Please read the syllabus carefully! Send us any questions you may still have about the course. Complete this Google Form as soon as possible. We will use some of the data (in aggregate) in the meetup.

Last updated on Wed Dec 8, 2021
Edit on GitHub