R Code

  1. 01/14/2014, Chapter 1
  2. 01/21/2014, Chapter 2
  3. 01/21/2014, Chapter 3
  4. 02/04/2014, Chapters 4 & 5
  5. 02/18/2014, Chapters 6 & 7
  6. 02/25/2014, Matrix Chapter
  7. 03/04/2014, randomNumbers Chapter
  8. 03/11/2014, Parallel Computing (1)
  9. 03/25/2014, Parallel Computing (2)
  10. 04/08/2014, Computing in C (basics)
  11. 04/15/2014, Computing in C (calling C from R)
  12. 04/22/2014, Computing in C (quick sort in C and R)
  13. 04/29/2014, Calling R from JAVA