Lecture Schedule

Fall 2015 (semester of recording)

Lecture Date Topics Work Examples Extras Data/more
1 8/24 Class logistics, first look at R and SAS   map drives    
2 8/26 Basic programs: SAS, R   SAS pgm1
R pgm1
   
3 8/28 Lab 1 Lab1   lab1key  
4 8/31 SAS: Reading datasets        
5 9/2 SAS: Reading datasets, libraries   SAS lib    
6 9/4 Lab 2 Lab2   lab2key  
  9/7 Labor Day no class        
7 9/9 R: Reading datasets   R read data    
8 9/11 Lab 3 Lab3   lab3key  
9 9/14 R: Reading datasets, directories   R dir    
10 9/16 Formatting introduction   SAS label    
11 9/18 Lab 4 Lab4   lab4key  
12 9/21 SAS: Combining datasets HW1 9/20 SAS append
SAS concat
   
13 9/23 SAS: Merging, concatenating, appending   SAS merge
SAS procsql
   
  9/25 Exam 1        
14 9/28 R: combining datasets   R sort
R merge
   
15 9/30 R: combining datasets        
  10/2 Lab 5 Lab5   lab5key  
16 10/5 SAS: Validating and cleaning data   SAS valid
SAS clean
   
17 10/7 SAS: Validating and cleaning data   SAS newvar    
18 10/9 Lab 6 Lab6   lab6key  
19 10/12 SAS: Variable creation, conditional variables
  R newvar
R valid
   
20 10/14 R: Validating data, variable creation and conditional variables   R dates
R clean
   
21 10/16 Lab 7 Lab7   lab7key  
22 10/19 R: Data cleaning; SAS: graphs HW2 SAS cgraph
SAS qgraph
   
23 10/21 R: Graphs   R cgraph
R qgraph
   
24 10/23 Lab 8 Lab8 SAS map
R map
lab8key  
25 10/26 SAS: Do-loops and macros   SAS ifdo
SAS doloops
macro list  
26 10/28 SAS: Do-loops and macros   SAS macros    
27 10/30 Lab 9 Lab9   lab9key  
28 11/2 R: For-loops and functions R function
R do loop1
   
29 11/4 R: For-loops and functions   R do loop2
R loop alts
   
30 11/6 Lab 10 Lab10 R prep    
31 11/9 SAS: Output to external files, report output and styles HW3  SAS length
SAS miss
   
32 11/11 SAS: Variable lengths, export data   SAS ODS
SAS styles
   
  11/13 Exam 2        
33 11/16 R: Export data, formatting data    R export
R format
   
34 11/18 R: Reports using markdown and rmarkdown HW4  R mkdwn1
R mkdwn2
mkdnhelp3
R mkdwn3
mkdnhelp1
mkdnhelp2
             
35 11/20 Lab 11 Lab11      
  11/23 Fall break        
  11/25 Fall break        
  11/27 Fall break        
36 11/30 Summary statistics   SAS univar
R summ
   
37 12/2 1- and 2-sample t-tests   SAS 1samp
R 1samp
SAS 2sam1
R 2sam1
SAS 2sam2
R 2sam2
38 12/4 Lab 12 Lab12 SAS paired
R paired
   
39 12/7 Simple linear regression HW5  SAS slr
R slr
  bubbleplot
40 12/9 Basic experimental design   SAS crd
R crd
SAS block
R block
SAS crf
R crf
41 12/11 Lab 13 Lab13      
  12/17 Exam 3 10-12 HW6