StatQuest!!!

An epic journey through statistics and machine learning

Menu

Skip to content
  • Home
  • About
  • Contact and FAQ
  • Music
  • SIGML – Errata
  • 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

  • Decoder-Only Transformers, ChatGPTs specific Transformer, Clearly Explained!!!
  • Transformer Neural Networks, ChatGPT’s foundation, Clearly Explained!!!
  • Attention for Neural Networks
  • Sequence-to-Sequence (seq2seq) Encoder-Decoder Neural Networks, Clearly Explained!!!
  • Word Embedding and Word2Vec, Clearly Explained!!!