Difference between revisions of "Software tutorial"

From Statistics for Engineering
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This tutorial is intended to be a self-directed learning experience for the [http://en.wikipedia.org/wiki/R_(programming_language) R statistical language]. We will provide a similar tutorial for Python in 2014/2015.
The tutorial below is intended to be a self-directed learning experience for the R statistical language. (Another highly-recommended tutorial is [https://www.datacamp.com/courses/free-introduction-to-r available here])


# [[Software tutorial/About the course software | About the course software]]
# [[Software tutorial/About the course software | About the course software]]
Line 33: Line 33:
# [[Software_tutorial/Loading data in MATLAB or Python| Loading data in MATLAB or Python]] from Excel, CSV and XML files -->
# [[Software_tutorial/Loading data in MATLAB or Python| Loading data in MATLAB or Python]] from Excel, CSV and XML files -->


* Want tutorials on other topics: please [mailto:kevin.dunn@mcmaster.ca email me]  
* Want tutorials on other topics: please [mailto:kgdunn@gmail.com email me]  
<!-- * A note about the videos in this tutorial: they are from [http://www.youtube.com/playlist?list=PLjTlxb-wKvXPqyY3FZDO8GqIaWuEDy-Od Roger Peng's YouTube] channel on R Videos. He is running a MOOC on [https://class.coursera.org/compdata-002 Computing for Data Analysis] which started on 2 January, and has recently finished (February 2012).
<!-- * A note about the videos in this tutorial: they are from [http://www.youtube.com/playlist?list=PLjTlxb-wKvXPqyY3FZDO8GqIaWuEDy-Od Roger Peng's YouTube] channel on R Videos. He is running a MOOC on [https://class.coursera.org/compdata-002 Computing for Data Analysis] which started on 2 January, and has recently finished (February 2012).
  -->
  -->
Line 41: Line 41:
Not every aspect about R can be covered with our tutorial (above).  Here are some additional resources.
Not every aspect about R can be covered with our tutorial (above).  Here are some additional resources.


* [http://wiki.stdout.org/rcookbook/ Cookbook for R]: how to work with numbers, manipulate data, statistical analysis, graphs, debug scripts
* [https://en.wikipedia.org/wiki/R_(programming_language) Wikipedia page about R]
* [http://www.statmethods.net/index.html Another good tutorial, Quick-R]: follow the links on the left-hand side
* [http://www.statmethods.net/index.html Another good tutorial, Quick-R]: follow the links on the left-hand side
* [http://www.twotorials.com/ The two-minute tutorials] on many R-related aspects
* [http://www.twotorials.com/ The two-minute tutorials] on many R-related aspects

Latest revision as of 12:06, 12 August 2018