<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Link-Functions on Aayush Bajaj's Augmenting Infrastructure</title><link>https://abaj.ai/tags/link-functions/</link><description>Recent content in Link-Functions on Aayush Bajaj's Augmenting Infrastructure</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Aayush Bajaj</copyright><lastBuildDate>Mon, 31 Aug 2026 00:23:09 +1000</lastBuildDate><atom:link href="https://abaj.ai/tags/link-functions/index.xml" rel="self" type="application/rss+xml"/><item><title>Generalised Linear Models</title><link>https://abaj.ai/wiki/ml/supervised/regression/glm/</link><pubDate>Mon, 31 Aug 2026 00:23:09 +1000</pubDate><guid>https://abaj.ai/wiki/ml/supervised/regression/glm/</guid><description>&lt;p>a generalised linear model is what remains of &lt;a
 href="https://abaj.ai/wiki/ml/supervised/regression/ols/"
 
 
>linear regression&lt;/a> once you stop pretending every response is gaussian. nelder and wedderburn&amp;rsquo;s 1972 observation was that the gaussian, binomial, poisson, exponential and gamma models all run on the &lt;em>same&lt;/em> three-part engine — a linear predictor, a link, and an exponential-family response — so estimation (fisher scoring), inference (deviance) and diagnostics (standardised residuals) can be built &lt;em>once&lt;/em> and inherited by every member.&lt;span class="margin-note" data-note="this page distils my math5806 (applied regression analysis) notes, which follow dobson and barnett&amp;#39;s textbook parametrisation throughout">
 &lt;span class="margin-note-indicator">𐃏&lt;/span>
&lt;/span>
&lt;/p></description></item></channel></rss>