
Using R for Statistical Analysis
Anatomy of a Shiny app (STA80006 Using R for Statistical Analysis)
Programming functions in R: For loops and while loops (STA80006 Using R for Statistical Analysis)
07:06 | Oct 4th, 2015
This video demonstrates the use of for loops and while loops in the R statistical software. Video originally created for STA80006 Using R for Statistical Analysis.
Programming functions in R: If statements (STA80006 Using R for Statistical Analysis)
06:54 | Sep 29th, 2015
This video demonstrates using if statements in programming functions in the R statistical software. Video originally created for STA80006 Using R for Statistical Analysis.
Programming functions in R: Intro and function arguments (STA80006 Using R for Statistical Analysis)
05:19 | Sep 20th, 2015
This video demonstrates how to program functions and use function arguments in the R statistical software. Video originally created for STA80006 Using R for Statistical Analysis.
Linear regression in R (STA80006 Using R for Statistical Analysis)
05:08 | Sep 16th, 2015
This video demonstrates how to do simple linear regression in the R statistical software. Video originally created for STA80006 Using R for Statistical Analysis.
Introduction to web applications with Shiny (STA80006 Using R for Statistical Analysis)
09:50 | Sep 7th, 2015
This video introduces the Shiny framework for R and shows how to run a Shiny application. Video originally created for STA80006 Using R for Statistical Analysis.
Conducting t-tests in R (STA80006 Using R for Statistical Analysis)
05:35 | Aug 20th, 2015
This video demonstrates how to conduct one-sample, two-sample, and paired t-tests in the R statistical software. Video originally created for STA80006 Using R for Statistical Analysis.
One-way ANOVA with R (STA80006 Using R for Statistical Analysis)
06:59 | Aug 3rd, 2015
This video demonstrates how to conduct a one-way analysis of variance (ANOVA) with the R statistical software. Video originally created for STA80006 Using R for Statistical Analysis.