[ INFO ]category: Coding · Quantitative difficulty: medium freq: 2 first seen: 2026-02-02
[MEDIUM][QUANTITATIVE][2]
$catproblem.md
You are given a design matrix X ∈ ℝ^{n×p} and a response vector y ∈ ℝ^{n}. Implement three estimators for the linear model y = Xβ + ε and compare their behaviour under multicollinearity.