R Tutorial Videos: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 22: Line 22:


== Miscellaneous ==
== Miscellaneous ==
* Data Sampling [http://www.youtube.com/watch?v=iSodgP4j5pM]
* [http://www.youtube.com/watch?v=iSodgP4j5pM Data Sampling]
* For Loops [http://www.youtube.com/watch?v=JsVlL4UmrZ0]
* [http://www.youtube.com/watch?v=JsVlL4UmrZ0 For Loops]
* [http://www.youtube.com/watch?v=NpHFwwcSQxM Combining Data]

Revision as of 12:07, 1 September 2012

Introductory Videos

Creating Plots

  • Histograms [1]
  • Boxplots
  • Barplots
  • Scatterplots
  • Density Plots

Hypothesis Testing

  • T-tests [2]
  • Exact Binomial Test and Sign Test
  • Chi-squared Goodness of Fit Test
  • Chi-squared Contingency Table Analyses

Miscellaneous