Skip to content

Commit dcf24e9

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent 09b7bff commit dcf24e9

4 files changed

Lines changed: 5 additions & 1 deletion

File tree

I/PbA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: "Proof by Author"
88

99
- [Covariance matrix of the multinomial distribution](/P/mult-cov)
1010

11-
### JoramSoch (390 proofs)
11+
### JoramSoch (391 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)
@@ -138,6 +138,7 @@ title: "Proof by Author"
138138
- [Invariance of the variance under addition of a constant](/P/var-inv)
139139
- [Inverse transformation method using cumulative distribution function](/P/cdf-itm)
140140
- [Joint likelihood is the product of likelihood function and prior density](/P/jl-lfnprior)
141+
- [Kullback-Leibler divergence for the Bernoulli distribution](/P/bern-kl)
141142
- [Kullback-Leibler divergence for the Dirichlet distribution](/P/dir-kl)
142143
- [Kullback-Leibler divergence for the gamma distribution](/P/gam-kl)
143144
- [Kullback-Leibler divergence for the matrix-normal distribution](/P/matn-kl)

I/PbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,3 +424,4 @@ title: "Proof by Number"
424424
| P416 | bvn-pdf | [Probability density function of the bivariate normal distribution](/P/bvn-pdf) | JoramSoch | 2023-09-22 |
425425
| P417 | bvn-pdfcorr | [Probability density function of the bivariate normal distribution in terms of correlation coefficient](/P/bvn-pdfcorr) | JoramSoch | 2023-09-29 |
426426
| P418 | mlr-olstr | [Ordinary least squares for multiple linear regression with two regressors](/P/mlr-olstr) | JoramSoch | 2023-10-06 |
427+
| P419 | bern-kl | [Kullback-Leibler divergence for the Bernoulli distribution](/P/bern-kl) | JoramSoch | 2023-10-13 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ title: "Proof by Topic"
165165

166166
### K
167167

168+
- [Kullback-Leibler divergence for the Bernoulli distribution](/P/bern-kl)
168169
- [Kullback-Leibler divergence for the Dirichlet distribution](/P/dir-kl)
169170
- [Kullback-Leibler divergence for the gamma distribution](/P/gam-kl)
170171
- [Kullback-Leibler divergence for the matrix-normal distribution](/P/matn-kl)

I/PwS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ title: "Proofs without Source"
4545
- [First raw moment is mean](/P/momraw-1st)
4646
- [Gamma distribution is a special case of Wishart distribution](/P/gam-wish)
4747
- [Joint likelihood is the product of likelihood function and prior density](/P/jl-lfnprior)
48+
- [Kullback-Leibler divergence for the Bernoulli distribution](/P/bern-kl)
4849
- [Kullback-Leibler divergence for the matrix-normal distribution](/P/matn-kl)
4950
- [Kullback-Leibler divergence for the normal distribution](/P/norm-kl)
5051
- [Linear combination of independent normal random variables](/P/norm-lincomb)

0 commit comments

Comments
 (0)