R Tutorial Videos: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
 
(9 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]
* [[Media:misc_fxns.mov|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 ==
* [http://www.youtube.com/watch?v=BdlGXTTnuf8 Histograms]
* [http://youtu.be/LPMn-lsBMkQ Boxplots]
* [http://youtu.be/4y8GtlRdzdU Boxplots]
* [http://youtu.be/Kn77YeXsryM Barplots]
* [http://youtu.be/xbrmr2ne55Q 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]
* [http://www.youtube.com/watch?v=d4hLEFZvVo4 Exact Binomial Test]
* [http://youtu.be/pbwNCBIUhKg Exact Binomial Test]
* [http://youtu.be/yughaIIBCRk 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]
* [Verifying Assumptions with Q-Q Plots]
* [http://youtu.be/louihSVsMC0 Verifying Assumptions with QQ Plots]


== Linear Models ==
== Linear Models ==
* [[Media:correlation.mov|Correlation Analysis]]
* [http://youtu.be/xsL4yLBNyDg Correlation Analysis]
* [[Media:regression.mov|Regression Analysis]]
* [[Media:regression.mov|Regression Analysis]]



Latest revision as of 11:19, 27 February 2014