Completed
) Welcome
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
R Programming Tutorial - Learn the Basics of Statistical Computing
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Welcome
- 2 ) Installing R
- 3 ) RStudio
- 4 ) Packages
- 5 ) plot()
- 6 ) Bar Charts
- 7 ) Histograms
- 8 ) Scatterplots
- 9 ) Overlaying Plots
- 10 ) summary()
- 11 ) describe()
- 12 ) Selecting Cases
- 13 ) Data Formats
- 14 ) Factors
- 15 ) Entering Data
- 16 ) Importing Data
- 17 ) Hierarchical Clustering
- 18 ) Principal Components
- 19 ) Regression
- 20 ) Next Steps