File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ title: "Proof by Author"
427427
428428- [ Proof Template] ( /P/-temp- )
429429
430- ### tomfaulkenberry (15 proofs)
430+ ### tomfaulkenberry (16 proofs)
431431
432432- [ Encompassing prior method for computing Bayes factors] ( /P/bf-ep )
433433- [ Mean of the ex-Gaussian distribution] ( /P/exg-mean )
@@ -441,6 +441,7 @@ title: "Proof by Author"
441441- [ Savage-Dickey density ratio for computing Bayes factors] ( /P/bf-sddr )
442442- [ Skewness of the ex-Gaussian distribution] ( /P/exg-skew )
443443- [ Skewness of the exponential distribution] ( /P/exp-skew )
444+ - [ Skewness of the Wald distribution] ( /P/wald-skew )
444445- [ Transitivity of Bayes Factors] ( /P/bf-trans )
445446- [ Variance of the ex-Gaussian distribution] ( /P/exg-var )
446447- [ Variance of the Wald distribution] ( /P/wald-var )
Original file line number Diff line number Diff line change @@ -426,3 +426,4 @@ title: "Proof by Number"
426426| P418 | mlr-olstr | [ Ordinary least squares for multiple linear regression with two regressors] ( /P/mlr-olstr ) | JoramSoch | 2023-10-06 |
427427| P419 | bern-kl | [ Kullback-Leibler divergence for the Bernoulli distribution] ( /P/bern-kl ) | JoramSoch | 2023-10-13 |
428428| P420 | bin-kl | [ Kullback-Leibler divergence for the binomial distribution] ( /P/bin-kl ) | JoramSoch | 2023-10-20 |
429+ | P421 | wald-skew | [ Skewness of the Wald distribution] ( /P/wald-skew ) | tomfaulkenberry | 2023-10-24 |
Original file line number Diff line number Diff line change @@ -439,6 +439,7 @@ title: "Proof by Topic"
439439- [ Simple linear regression is a special case of multiple linear regression] ( /P/slr-mlr )
440440- [ Skewness of the ex-Gaussian distribution] ( /P/exg-skew )
441441- [ Skewness of the exponential distribution] ( /P/exp-skew )
442+ - [ Skewness of the Wald distribution] ( /P/wald-skew )
442443- [ Square of expectation of product is less than or equal to product of expectation of squares] ( /P/mean-prodsqr )
443444- [ Sums of squares for simple linear regression] ( /P/slr-sss )
444445- [ Symmetry of the covariance] ( /P/cov-symm )
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ title: "Proofs without Source"
136136- [ Simple linear regression is a special case of multiple linear regression] ( /P/slr-mlr )
137137- [ Skewness of the ex-Gaussian distribution] ( /P/exg-skew )
138138- [ Skewness of the exponential distribution] ( /P/exp-skew )
139+ - [ Skewness of the Wald distribution] ( /P/wald-skew )
139140- [ Sums of squares for simple linear regression] ( /P/slr-sss )
140141- [ Transformation matrices for simple linear regression] ( /P/slr-mat )
141142- [ Transitivity of Bayes Factors] ( /P/bf-trans )
You can’t perform that action at this time.
0 commit comments