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 (397 proofs)
11+ ### JoramSoch (398 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 )
@@ -25,6 +25,7 @@ title: "Proof by Author"
2525- [ Bayesian information criterion for multiple linear regression] ( /P/mlr-bic )
2626- [ Bayesian model averaging in terms of log model evidences] ( /P/bma-lme )
2727- [ Best linear unbiased estimator for the inverse general linear model] ( /P/iglm-blue )
28+ - [ Binomial test] ( /P/bin-test )
2829- [ Characteristic function of a function of a random variable] ( /P/cf-fct )
2930- [ Combined posterior distributions in terms of individual posterior distributions obtained from conditionally independent data] ( /P/post-ind )
3031- [ Concavity of the Shannon entropy] ( /P/ent-conc )
Original file line number Diff line number Diff line change @@ -434,3 +434,4 @@ title: "Proof by Number"
434434| P426 | gam-scal | [ Scaling of a random variable following the gamma distribution] ( /P/gam-scal ) | JoramSoch | 2023-11-24 |
435435| P427 | bin-map | [ Maximum-a-posteriori estimation for binomial observations] ( /P/bin-map ) | JoramSoch | 2023-12-01 |
436436| P428 | mult-map | [ Maximum-a-posteriori estimation for multinomial observations] ( /P/mult-map ) | JoramSoch | 2023-12-08 |
437+ | P429 | bin-test | [ Binomial test] ( /P/bin-test ) | JoramSoch | 2023-12-16 |
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ title: "Proof by Topic"
2424- [ Bayesian information criterion for multiple linear regression] ( /P/mlr-bic )
2525- [ Bayesian model averaging in terms of log model evidences] ( /P/bma-lme )
2626- [ Best linear unbiased estimator for the inverse general linear model] ( /P/iglm-blue )
27+ - [ Binomial test] ( /P/bin-test )
2728
2829### C
2930
You can’t perform that action at this time.
0 commit comments