Link Search Menu Expand Document (external link)

Week 15: Principal Components Analysis, Clustering

Table of contents
  1. Class - Monday, Dec. 6
    1. Principal Components Analysis
  2. Class & Recitation - Thursday-Friday, Dec. 9-10
    1. Clustering

Class - Monday, Dec. 6

Principal Components Analysis

Details

Background Material

Notes: PCA - (html) - (pdf)

Example

Class & Recitation - Thursday-Friday, Dec. 9-10

Clustering

Details

Background Reading

  • Computational Genomics with R Altuna Akalin (2020-09-30) - HTML - PDF
  • Additional references
    • Data Analysis Tools for Microarrays, Chapter 11: Cluster analysis Sorin Draghici (2003) - PDF
    • Practical Guide to Clustering Analysis in R Alboukadel Kassambara (2017) - PDF

Class Notes - PPTX - PDF

  • Class Exercise - (DATA)
    • Answer key - (zipped .R) - (html)
    • Note that the code in the key was reorganized a little bit to make the presentation clearer.