StatQuest!!!

An epic journey through statistics and machine learning

Menu

Skip to content
  • Home
  • About
  • Book Typos
  • Contact and FAQ
  • Music
  • Support StatQuest!!!
  • The StatQuest Store
  • Video Index

Linear Discriminant Analysis

StatQuest: Linear Discriminant Analysis (LDA), clearly explained

July 10, 2016 LDA, Linear Discriminant Analysis, Machine Learning, PCA, Principal Component Analysis, RNA-seq, statistics

Here it is, folks! By popular demand, a StatQuest on linear discriminant analysis (LDA)!

Also, because you asked for it, here’s some sample R code that shows you how to get LDA working in R.

If all went well, you should get a graph that looks like this:lda_plot.png

8 Comments

Recent Posts

  • Reinforcement Learning with Human Feedback, Clearly Explained!!!
  • Reinforcement Learning with Neural Networks: Mathematical Details
  • Reinforcement Learning with Neural Networks: Essential Concepts!!!
  • Reinforcement Learning: Essential Concepts
  • Encoder-Only Transformers (like BERT), Clearly Explained!!!