chemometrics

Layer 2 — Chemistry24 concepts in this subtree

Chemometrics — IUPAC Division I / V analytical chemistry at the multivariate-statistics grain. Foundations: principal-components analysis (PCA; Pearson 1901, Hotelling 1933) decomposes a centered data matrix X ∈ ℝ^{n×p} via its…

PCA via SVD: centred X = UΣVᵀ, Eckart-Young best rank-k in Frobenius
Beer-Lambert c = A/(εl): univariate calibration / multivariate OLS extension
Mahalanobis d² = (x−μ)ᵀΣ⁻¹(x−μ): covariance-respecting distance metric
SVD σ₁ of [[3],[4]] = 5 (Pythagorean-Frobenius witness)
OLS β = (XᵀX)⁻¹Xᵀy on X=[[1,1],[1,2],[1,3]], y=[1,2,3] ⇒ β=[0,1]
Mahalanobis on Σ=diag(1,4), μ=0, x=(2,2): d² = 5
Savitzky-Golay framework: least-squares polynomial filter as convolution kernel (Savitzky & Golay 1964)
Beer-Lambert mixture framework: A = L·Σᵢ εᵢ cᵢ (additive absorbance for independent chromophores)
PCA trace framework: Σᵢ λᵢ = tr(C) (sum of eigenvalues equals total variance)
Savitzky-Golay 5-pt quadratic: centre 17/35, wings 12/35, tips -3/35; Σc = 1; mirror-symmetric
Beer-Lambert 2-species: A = L·(ε₁c₁ + ε₂c₂); A(2L)/A(L) = 2; unit ε ⇒ A/L = c₁+c₂
PCA 2×2 trace: λ₁+λ₂ = a+c = tr(C); λ₁·λ₂ = a·c−b² = det(C)
PLS regression (Wold 1975)
PCA (Pearson 1901 / Hotelling 1933)
MCR-ALS (Tauler 1995)
DoE (Fisher 1935 + Box-Behnken)
Savitzky-Golay filter (1964)
Calibration transfer
Kennard-Stone (1969)
SVR (Vapnik 1995)
Ridge regression (Hoerl-Kennard 1970)
OPLS (Trygg 2002)
PLS-DA (Barker-Rayens 2003)
ANN (Rumelhart 1986)
Explore the chemometrics subtree on the interactive graph →