Wahba shows that spline (and generalized spline) smoothing is equivalent to Bayesian estimation under a partially improper prior. This equivalence supports spline smoothing as a natural solution to regression when one is handed a set of regression functions but wants to hedge against the possibility that the true model does not lie exactly in their span. The spline theory yields a natural measure of the true model's deviation from that span, which can be estimated from the data and used to constrain the fit; convergence results and computational tricks are also given.
"Spline and generalized spline smoothing is shown to be equivalent to Bayesian estimation with a partially improper prior … a natural solution to the regression problem when one is given a set of regression functions but one also wants to hedge against the possibility that the true model is not exactly in the span of the given regression functions."
A foundational bridge: it makes precise the intuition that a roughness penalty is a prior, and specifically that the improper part corresponds to "let the parametric trend be whatever the data say" while the proper Gaussian part shrinks the wiggly deviation. That partial-improperness is exactly why later mixed-model/REML treatments of smoothing (Wood 2011) put diffuse priors on the polynomial null space and variance-component priors on the penalized range space. The framing as guarding against model error is the enduring lesson — smoothing is not just curve-drawing but a hedge against trusting a finite regression basis. It anchors the Bayesian side of the P-splines/GAM cluster.