@@ -8,7 +8,7 @@ title: "Proof by Author"
88
99- [ Covariance matrix of the multinomial distribution] ( /P/mult-cov )
1010
11- ### JoramSoch (315 proofs)
11+ ### JoramSoch (321 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,6 +44,7 @@ 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 matrix of the categorical distribution] ( /P/cat-cov )
4748- [ Covariance of independent random variables] ( /P/cov-ind )
4849- [ Cross-validated log Bayes factor for the univariate Gaussian with known variance] ( /P/ugkv-cvlbf )
4950- [ Cross-validated log model evidence for the univariate Gaussian with known variance] ( /P/ugkv-cvlme )
@@ -77,6 +78,10 @@ title: "Proof by Author"
7778- [ Distribution of the transformed general linear model] ( /P/tglm-dist )
7879- [ Distributional transformation using cumulative distribution function] ( /P/cdf-dt )
7980- [ Effects of mean-centering on parameter estimates for simple linear regression] ( /P/slr-meancent )
81+ - [ Entropy of the Bernoulli distribution] ( /P/bern-ent )
82+ - [ Entropy of the binomial distribution] ( /P/bin-ent )
83+ - [ Entropy of the categorical distribution] ( /P/cat-ent )
84+ - [ Entropy of the multinomial distribution] ( /P/mult-ent )
8085- [ Equivalence of matrix-normal distribution and multivariate normal distribution] ( /P/matn-mvn )
8186- [ Equivalence of parameter estimates from the transformed general linear model] ( /P/tglm-para )
8287- [ Exceedance probabilities for the Dirichlet distribution] ( /P/dir-ep )
@@ -236,6 +241,7 @@ title: "Proof by Author"
236241- [ Probability density function of the gamma distribution] ( /P/gam-pdf )
237242- [ Probability density function of the matrix-normal distribution] ( /P/matn-pdf )
238243- [ Probability density function of the multivariate normal distribution] ( /P/mvn-pdf )
244+ - [ Probability density function of the multivariate t-distribution] ( /P/mvt-pdf )
239245- [ Probability density function of the normal distribution] ( /P/norm-pdf )
240246- [ Probability density function of the normal-gamma distribution] ( /P/ng-pdf )
241247- [ Probability density function of the normal-Wishart distribution] ( /P/nw-pdf )
0 commit comments