Anatomy of a Shiny app (STA80006 Using R for Statistical Analysis)
Anatomy of a Shiny app (STA80006 Using R for Statistical Analysis)
This video examines a Shiny web application of an R cluster analysis. It looks at the user interface (ui.R) and server (... Read more
11 Oct 2015
•
7mins
Programming functions in R: For loops and while loops (STA80006 Using R for Statistical Analysis)
Programming functions in R: For loops and while loops (STA80006 Using R for Statistical Analysis)
This video demonstrates the use of for loops and while loops in the R statistical software. Video originally created for... Read more
4 Oct 2015
•
7mins
Similar Podcasts
Programming functions in R: If statements (STA80006 Using R for Statistical Analysis)
Programming functions in R: If statements (STA80006 Using R for Statistical Analysis)
This video demonstrates using if statements in programming functions in the R statistical software. Video originally cre... Read more
29 Sep 2015
•
6mins
Programming functions in R: Intro and function arguments (STA80006 Using R for Statistical Analysis)
Programming functions in R: Intro and function arguments (STA80006 Using R for Statistical Analysis)
This video demonstrates how to program functions and use function arguments in the R statistical software. Video origina... Read more
20 Sep 2015
•
5mins
Linear regression in R (STA80006 Using R for Statistical Analysis)
Linear regression in R (STA80006 Using R for Statistical Analysis)
This video demonstrates how to do simple linear regression in the R statistical software. Video originally created for S... Read more
16 Sep 2015
•
5mins
Introduction to web applications with Shiny (STA80006 Using R for Statistical Analysis)
Introduction to web applications with Shiny (STA80006 Using R for Statistical Analysis)
This video introduces the Shiny framework for R and shows how to run a Shiny application. Video originally created for S... Read more
7 Sep 2015
•
9mins
Conducting t-tests in R (STA80006 Using R for Statistical Analysis)
Conducting t-tests in R (STA80006 Using R for Statistical Analysis)
This video demonstrates how to conduct one-sample, two-sample, and paired t-tests in the R statistical software. Video o... Read more
20 Aug 2015
•
5mins
One-way ANOVA with R (STA80006 Using R for Statistical Analysis)
One-way ANOVA with R (STA80006 Using R for Statistical Analysis)
This video demonstrates how to conduct a one-way analysis of variance (ANOVA) with the R statistical software. Video ori... Read more
3 Aug 2015
•
6mins
The ggplot2 package for R (STA80006 Using R for Statistical Analysis)
The ggplot2 package for R (STA80006 Using R for Statistical Analysis)
This video demonstrates the ggplot2 graphics package for the R statistical software. Video originally created for STA800... Read more
27 Jul 2015
•
9mins
The qplot() function from the ggplot2 package in R (STA80006 Using R for Statistical Analysis)
The qplot() function from the ggplot2 package in R (STA80006 Using R for Statistical Analysis)
This video demonstrates producing graphs using the qplot() function from the ggplot2 package in R. Video originally crea... Read more
20 Jul 2015
•
3mins