R Tutorial Videos: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
 
(26 intermediate revisions by the same user not shown)
Line 4: Line 4:
* [http://www.youtube.com/watch?v=8TLQIiKSAdE Loading Data Into RStudio]
* [http://www.youtube.com/watch?v=8TLQIiKSAdE Loading Data Into RStudio]
* [http://www.youtube.com/watch?v=zqESjFoNVRs Summarizing Data]
* [http://www.youtube.com/watch?v=zqESjFoNVRs Summarizing Data]
* Important R functions
* [http://youtu.be/v8F9kUZ8NdY Important R Functions]
** Functions include names(), head(), nrow(), ncol(), sort(), levels(), length(), which(), table(), prop.table()
* [http://www.youtube.com/watch?v=w8y0R4toOFw Indexing Data]
* [http://www.youtube.com/watch?v=w8y0R4toOFw Indexing Data]
* [http://www.youtube.com/watch?v=2PF4fW6xJm0 Examining Data Types]
* [http://www.youtube.com/watch?v=2PF4fW6xJm0 Examining Data Types]


== Creating Plots ==
== Creating Plots ==
* Histograms [http://www.youtube.com/watch?v=BdlGXTTnuf8]
* [http://youtu.be/LPMn-lsBMkQ Boxplots]
* Boxplots
* [http://youtu.be/Kn77YeXsryM Barplots]
* Barplots
* [http://youtu.be/yyXtiGCDOBo Scatterplots]
* Scatterplots
* Density Plots


== Hypothesis Testing ==
== Hypothesis Testing ==
* [http://www.youtube.com/watch?v=CV7Rjc-LWnU T-tests]
* [http://www.youtube.com/watch?v=CV7Rjc-LWnU T-tests]
* Exact Binomial Test and Sign Test
* [http://youtu.be/pbwNCBIUhKg Exact Binomial Test]
* Chi-squared Goodness of Fit Test
* [http://youtu.be/sE5ngO49WuQ Chi-squared Goodness of Fit Test]
* Chi-squared Contingency Table Analyses
* [http://youtu.be/LnaeG0MzQVw Chi-squared Contingency Table Analyses]
* [http://youtu.be/louihSVsMC0 Verifying Assumptions with QQ Plots]
 
== Linear Models ==
* [http://youtu.be/xsL4yLBNyDg Correlation Analysis]
* [[Media:regression.mov|Regression Analysis]]


== Miscellaneous ==
== Miscellaneous ==

Latest revision as of 11:19, 27 February 2014