This page provides an overview of the available videos in the Radiant Tutorial Series. For each of the modules below, it is useful to leverage RStudio Projects to set up the environment to more easily access data and models from Radiant. Open RStudio and cut/paste the given command + URL into the console. This will download the assignment and supporting files and subsequently open a new RStudio project. You will know it is working if you look at the top right-hand corner of RStudio and see the module name (e.g., “decision_tree”) and see the relevant module files in the bottom right pane. From here, you will simply need to click on “Addins” on the top menu and then “Start radiant” to follow along with the tutorial.

In additional to the links below, you can access the tutorial playlist on Youtube.

Decision Analysis

Copy-and-paste the full command below into the RStudio console (i.e., the bottom-left window) and press return to gain access to all materials used in the decision tree module:

usethis::use_course("https://www.dropbox.com/sh/bit4p1ffbkb2dgh/AACm1RVy2BxBDiVbjoLiN5_Ea?dl=1")

Probability Calculator

Copy-and-paste the full command below into the RStudio console (i.e., the bottom-left window) and press return to gain access to all materials used in the probability calculator module:

usethis::use_course("https://www.dropbox.com/sh/zw1yuiw8hvs47uc/AABPo1BncYv_i2eZfHQ7dgwCa?dl=1")

Hypothesis Testing

Copy-and-paste the full command below into the RStudio console (i.e., the bottom-left window) and press return to gain access to all materials used in the hypothesis testing module:

usethis::use_course("https://www.dropbox.com/sh/0xvhyolgcvox685/AADSppNSIocrJS-BqZXhD1Kna?dl=1")

Linear Regression

Copy-and-paste the full command below into the RStudio console (i.e., the bottom-left window) and press return to gain access to all materials used in the linear regression module:

usethis::use_course("https://www.dropbox.com/sh/s70cb6i0fin7qq4/AACje2BAivEKDx7WrLrPr5m9a?dl=1")

Simulation

Copy-and-paste the full command below into the RStudio console (i.e., the bottom-left window) and press return to gain access to all materials used in the simulation module:

usethis::use_course("https://www.dropbox.com/sh/72kpk88ty4p1uh5/AABWcfhrycLzCuCvI6FRu0zia?dl=1")
© Vincent Nijs (2019) Creative Commons License