Tutorials

Step-by-step guides to master data science with tangent/ds.


Observable Notebooks

Interactive tutorials are available as Observable notebooks:

Tutorial Topics
Ordination Analysis PCA, LDA, RDA, biplots
Statistical Analysis t-tests, ANOVA, GLM, mixed-effects
Clustering HCA, K-means, dendrograms
Machine Learning Classification, cross-validation, tuning

Learning Path

Beginner – Start here if you’re new to data science:

  1. Getting Started – Installation and first analysis
  2. Examples – Quick code snippets
  3. Statistics API – Statistical tests and GLM

Intermediate – Build on statistical foundations:

  1. Multivariate Analysis API – PCA, LDA, RDA
  2. Machine Learning API – Models and pipelines

Advanced – Deep dive into the full API:

  1. Core Utilities API – Linear algebra, formulas, optimization
  2. Visualization API – Custom plot configurations

Back to top

This site uses Just the Docs, a documentation theme for Jekyll.