Quiz 2
Registry Synced

Variable Selection

76 words
1 min read

Reading compass

Now · 7.1 Selection Criteria

Variable Selection

7.1 Selection Criteria

CriterionFormulaLower is
CpC_p (Mallows)Cp=SSres(p)σ^2n+2pC_p = \frac{SS_{res}(p)}{ \hat{\sigma}^2} - n + 2pBetter (close to pp )
AIC2ln(L)+2p-2\ln(L) + 2pBetter
BIC2ln(L)+pln(n)-2\ln(L) + p\ln(n)Better (penalizes complexity more)
Adjusted R2R^21SSres/(np)SStot/(n1)1 - \frac{SS_{res}/(n-p)}{SS_{tot}/(n-1)}Higher is better

7.2 Selection Methods

Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.