Shreffler R course:Materials: Difference between revisions

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


==== Assignment 3 ====
==== Assignment 3 ====
*[[Image:BasoAct_Boxplots.R]]
** Lara's script to generate boxplots of the interim basophil data using data file, [[Image:20080818_BaselineBasoDataWithClinicalGroups.csv]].
Shows subsetting, some descriptive statistics and some manipulation of graphs.
Archive file [[Media:BasoAct_Boxplots.zip | here]] including pdf's of output.


=== Session 5 ===
=== Session 5 ===


==== Assignment 4 ====
==== Assignment 4 ====

Revision as of 07:32, 22 September 2009

ShreffLab Internal R analysis course -- 2014

Course Home        Materials        Schedule        Help        Lab Home       

Quick reference card by E. Paradis

Course Materials

Session 1

Slides only

Archive file containing slides (pdf), data file and R source code.

Launch R file directly (double click) from the uncompressed folder so that the R environment variable is set to that folder, otherwise edit lines 55 and 58 to include the correct path to the data file.

Session 2

Slides only

Media:R_course_2.zip

Assignment 1

lessons 1-4 here

Session 3

Assignment 2

Media:R_course_3_assign.zip

Session 4

Assignment 3

Shows subsetting, some descriptive statistics and some manipulation of graphs.

Archive file here including pdf's of output.

Session 5

Assignment 4