File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (394 proofs)
11+ ### JoramSoch (395 proofs)
1212
1313- [ Accuracy and complexity for the univariate Gaussian] ( /P/ug-anc )
1414- [ Accuracy and complexity for the univariate Gaussian with known variance] ( /P/ugkv-anc )
@@ -366,6 +366,7 @@ title: "Proof by Author"
366366- [ Reparametrization for one-way analysis of variance] ( /P/anova1-repara )
367367- [ Sampling from the matrix-normal distribution] ( /P/matn-samp )
368368- [ Sampling from the normal-gamma distribution] ( /P/ng-samp )
369+ - [ Scaling of a random variable following the gamma distribution] ( /P/gam-scal )
369370- [ Scaling of the covariance matrix upon multiplication with constant matrix] ( /P/covmat-scal )
370371- [ Scaling of the variance upon multiplication with a constant] ( /P/var-scal )
371372- [ Second central moment is variance] ( /P/momcent-2nd )
Original file line number Diff line number Diff line change @@ -431,3 +431,4 @@ title: "Proof by Number"
431431| P423 | wald-mome | [ Method of moments for Wald-distributed data] ( /P/wald-mome ) | tomfaulkenberry | 2023-10-30 |
432432| P424 | exg-mome | [ Method of moments for ex-Gaussian-distributed data] ( /P/exg-mome ) | tomfaulkenberry | 2023-10-30 |
433433| P425 | duni-kl | [ Kullback-Leibler divergence for the discrete uniform distribution] ( /P/duni-kl ) | JoramSoch | 2023-11-17 |
434+ | P426 | gam-scal | [ Scaling of a random variable following the gamma distribution] ( /P/gam-scal ) | JoramSoch | 2023-11-24 |
Original file line number Diff line number Diff line change @@ -436,6 +436,7 @@ title: "Proof by Topic"
436436- [ Sampling from the matrix-normal distribution] ( /P/matn-samp )
437437- [ Sampling from the normal-gamma distribution] ( /P/ng-samp )
438438- [ Savage-Dickey density ratio for computing Bayes factors] ( /P/bf-sddr )
439+ - [ Scaling of a random variable following the gamma distribution] ( /P/gam-scal )
439440- [ Scaling of the covariance matrix upon multiplication with constant matrix] ( /P/covmat-scal )
440441- [ Scaling of the variance upon multiplication with a constant] ( /P/var-scal )
441442- [ Second central moment is variance] ( /P/momcent-2nd )
Original file line number Diff line number Diff line change @@ -137,6 +137,7 @@ title: "Proofs without Source"
137137- [ Relationship between R² and maximum log-likelihood] ( /P/rsq-mll )
138138- [ Relationship between second raw moment, variance and mean] ( /P/momraw-2nd )
139139- [ Relationship between signal-to-noise ratio and R²] ( /P/snr-rsq )
140+ - [ Scaling of a random variable following the gamma distribution] ( /P/gam-scal )
140141- [ Simple linear regression is a special case of multiple linear regression] ( /P/slr-mlr )
141142- [ Skewness of the ex-Gaussian distribution] ( /P/exg-skew )
142143- [ Skewness of the exponential distribution] ( /P/exp-skew )
You can’t perform that action at this time.
0 commit comments