Publications by Ryan Sheehy

New Course: Analyzing Survey Data in R

15.08.2018

Here is the course link. Course Description You’ve taken a survey (or 1000) before, right? Have you ever wondered what goes into designing a survey and how survey responses are turned into actionable insights? Of course you have! In Analyzing Survey Data in R, you will work with surveys from A to Z, starting with common survey design structures...

2846 sym 10 img

New Course: Building Dashboards with flexdashboard

31.08.2018

Here is the course link. Course Description Communication is a key part of the data science process. Dashboards are a popular way to present data in a cohesive visual display. In this course you’ll learn how to assemble your results into a polished dashboard using the flexdashboard package. This can be as simple as adding a few lines of R Markd...

1988 sym 10 img

New Course: Bayesian Modeling with RJAGS

31.08.2018

Here is the course link. Course Description The Bayesian approach to statistics and machine learning is logical, flexible, and intuitive. In this course, you will engineer and analyze a family of foundational, generalizable Bayesian models. These range in scope from fundamental one-parameter models to intermediate multivariate & generalized linea...

2874 sym 10 img

New Course: Marketing Analytics in R: Choice Modeling

31.08.2018

Here is the course link. Course Description People make choices everyday. They choose products like orange juice or a car, decide who to vote for, and choose how to get to work. Marketers, retailers, product designers, political scientists, transportation planners, sociologists, and many others want to understand what drives these choices. Choice...

3371 sym 4 img

New Course: Modeling with Data in the Tidyverse

12.09.2018

Here is the course link. Course Description In this course, you will learn to model with data. Models attempt to capture the relationship between an outcome variable of interest and a series of explanatory/predictor variables. Such models can be used for both explanatory purposes, e.g. “Does knowing professors’ ages help explain their teachin...

3131 sym 6 img

New Course: Working with Data in the Tidyverse

12.09.2018

Here is the course link. Course Description In this course, you’ll learn to work with data using tools from the tidyverse in R. By data, we mean your own data, other people’s data, messy data, big data, small data – any data with rows and columns that comes your way! By work, we mean doing most of the things that sound hard to do with R, an...

2148 sym 10 img

New Course: Categorical Data in the Tidyverse

12.09.2018

Here is the course link. Course Description As a data scientist, you will often find yourself working with non-numerical data, such as job titles, survey responses, or demographic information. This type of data is qualitative and can be ordinal, if they have an order to them, or categorical/nominal, if they don’t. R has a special way of represe...

2532 sym 6 img

New Course: A/B Testing in R

20.09.2018

Here is the course link. Course Description In this course, you will learn the foundations of A/B testing, including hypothesis testing, experimental design, and confounding variables. You will also be exposed to a couple more advanced topics, sequential analysis and multivariate testing. The first dataset will be a generated example of a cat ado...

1956 sym 4 img

New Course: Bayesian Regression Modeling with rstanarm

26.09.2018

Here is the course link. Course Description Bayesian estimation offers a flexible alternative to modeling techniques where the inferences depend on p-values. In this course, you’ll learn how to estimate linear regression models using Bayesian methods and the rstanarm package. You’ll be introduced to prior distributions, posterior predictive m...

1759 sym 4 img

New Course: Generalized Linear Models in R

26.09.2018

Here is the course link. Course Description Linear regression serves as a workhorse of statistics, but cannot handle some types of complex data. A generalized linear model (GLM) expands upon linear regression to include non-normal distributions including binomial and count data. Throughout this course, you will expand your data science toolkit to...

1692 sym 4 img