@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (321 proofs)
11+ ### JoramSoch (326 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 )
@@ -44,7 +44,9 @@ title: "Proof by Author"
4444- [ Corrected Akaike information criterion in terms of maximum log-likelihood] ( /P/aicc-mll )
4545- [ Correlation always falls between -1 and +1] ( /P/corr-range )
4646- [ Correlation coefficient in terms of standard scores] ( /P/corr-z )
47+ - [ Covariance matrices of the matrix-normal distribution] ( /P/matn-cov )
4748- [ Covariance matrix of the categorical distribution] ( /P/cat-cov )
49+ - [ Covariance matrix of the multivariate normal distribution] ( /P/mvn-cov )
4850- [ Covariance of independent random variables] ( /P/cov-ind )
4951- [ Cross-validated log Bayes factor for the univariate Gaussian with known variance] ( /P/ugkv-cvlbf )
5052- [ Cross-validated log model evidence for the univariate Gaussian with known variance] ( /P/ugkv-cvlme )
@@ -140,6 +142,7 @@ title: "Proof by Author"
140142- [ Log sum inequality] ( /P/logsum-ineq )
141143- [ Log-odds and probability in logistic regression] ( /P/logreg-lonp )
142144- [ Logarithmic expectation of the gamma distribution] ( /P/gam-logmean )
145+ - [ Marginal distributions for the matrix-normal distribution] ( /P/matn-marg )
143146- [ Marginal distributions of the multivariate normal distribution] ( /P/mvn-marg )
144147- [ Marginal distributions of the normal-gamma distribution] ( /P/ng-marg )
145148- [ Marginal likelihood is a definite integral of joint likelihood] ( /P/ml-jl )
@@ -162,7 +165,9 @@ title: "Proof by Author"
162165- [ Mean of the continuous uniform distribution] ( /P/cuni-mean )
163166- [ Mean of the exponential distribution] ( /P/exp-mean )
164167- [ Mean of the gamma distribution] ( /P/gam-mean )
168+ - [ Mean of the matrix-normal distribution] ( /P/matn-mean )
165169- [ Mean of the multinomial distribution] ( /P/mult-mean )
170+ - [ Mean of the multivariate normal distribution] ( /P/mvn-mean )
166171- [ Mean of the normal distribution] ( /P/norm-mean )
167172- [ Mean of the normal-gamma distribution] ( /P/ng-mean )
168173- [ Mean of the normal-Wishart distribution] ( /P/nw-mean )
@@ -279,7 +284,7 @@ title: "Proof by Author"
279284- [ Relation of continuous mutual information to joint and conditional differential entropy] ( /P/cmi-jcde )
280285- [ Relation of continuous mutual information to marginal and conditional differential entropy] ( /P/cmi-mcde )
281286- [ Relation of continuous mutual information to marginal and joint differential entropy] ( /P/cmi-mjde )
282- - [ Relation of Kullback-Leibler divergence to entropy] ( /P/kl-ent )
287+ - [ Relation of discrete Kullback-Leibler divergence to Shannon entropy] ( /P/kl-ent )
283288- [ Relation of mutual information to joint and conditional entropy] ( /P/dmi-jce )
284289- [ Relation of mutual information to marginal and conditional entropy] ( /P/dmi-mce )
285290- [ Relation of mutual information to marginal and joint entropy] ( /P/dmi-mje )
0 commit comments