@@ -4,7 +4,7 @@ title: "Proof by Author"
44---
55
66
7- ### JoramSoch (275 proofs)
7+ ### JoramSoch (280 proofs)
88
99- [ (Non-)Multiplicativity of the expected value] ( /P/mean-mult )
1010- [ Accuracy and complexity for the univariate Gaussian] ( /P/ug-anc )
@@ -120,6 +120,8 @@ title: "Proof by Author"
120120- [ Maximum likelihood estimation for Dirichlet-distributed data] ( /P/dir-mle )
121121- [ Maximum likelihood estimation for Poisson-distributed data] ( /P/poiss-mle )
122122- [ Maximum likelihood estimation for multiple linear regression] ( /P/mlr-mle )
123+ - [ Maximum likelihood estimation for simple linear regression] ( /P/slr-mle )
124+ - [ Maximum likelihood estimation for simple linear regression] ( /P/slr-mle2 )
123125- [ Maximum likelihood estimation for the Poisson distribution with exposure values] ( /P/poissexp-mle )
124126- [ Maximum likelihood estimation for the general linear model] ( /P/glm-mle )
125127- [ Maximum likelihood estimation for the univariate Gaussian] ( /P/ug-mle )
@@ -164,6 +166,7 @@ title: "Proof by Author"
164166- [ Ordinary least squares for multiple linear regression] ( /P/mlr-ols )
165167- [ Ordinary least squares for multiple linear regression] ( /P/mlr-ols2 )
166168- [ Ordinary least squares for simple linear regression] ( /P/slr-ols )
169+ - [ Ordinary least squares for simple linear regression] ( /P/slr-ols2 )
167170- [ Ordinary least squares for the general linear model] ( /P/glm-ols )
168171- [ Paired t-test for dependent observations] ( /P/ug-ttestp )
169172- [ Paired z-test for dependent observations] ( /P/ugkv-ztestp )
@@ -280,6 +283,8 @@ title: "Proof by Author"
280283- [ Variance of the sum of two random variables] ( /P/var-sum )
281284- [ Weighted least squares for multiple linear regression] ( /P/mlr-wls )
282285- [ Weighted least squares for multiple linear regression] ( /P/mlr-wls2 )
286+ - [ Weighted least squares for simple linear regression] ( /P/slr-wls )
287+ - [ Weighted least squares for simple linear regression] ( /P/slr-wls2 )
283288- [ Weighted least squares for the general linear model] ( /P/glm-wls )
284289
285290### StatProofBook (1 proof)
0 commit comments