File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ title: "Definition by Author"
1313
1414- [ Sample covariance] ( /D/cov-samp )
1515
16- ### JoramSoch (189 definitions)
16+ ### JoramSoch (190 definitions)
1717
1818- [ Akaike information criterion] ( /D/aic )
1919- [ Alternative hypothesis] ( /D/h1 )
@@ -52,6 +52,7 @@ title: "Definition by Author"
5252- [ Cumulant-generating function] ( /D/cgf )
5353- [ Cumulative distribution function] ( /D/cdf )
5454- [ Data] ( /D/data )
55+ - [ Degrees of freedom] ( /D/dof )
5556- [ Deviance] ( /D/dev )
5657- [ Deviance information criterion] ( /D/dic )
5758- [ Differential cross-entropy] ( /D/dent-cross )
Original file line number Diff line number Diff line change @@ -212,3 +212,4 @@ title: "Definition by Number"
212212| D203 | data | [ Data] ( /D/data ) | JoramSoch | 2024-09-20 |
213213| D204 | para | [ Parameter] ( /D/para ) | JoramSoch | 2024-09-27 |
214214| D205 | stat | [ Statistic] ( /D/stat ) | JoramSoch | 2024-10-04 |
215+ | D206 | dof | [ Degrees of freedom] ( /D/dof ) | JoramSoch | 2024-10-11 |
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ title: "Definition by Topic"
5656
5757- [ Data] ( /D/data )
5858- [ Definition Template] ( /D/-temp- )
59+ - [ Degrees of freedom] ( /D/dof )
5960- [ Deviance] ( /D/dev )
6061- [ Deviance information criterion] ( /D/dic )
6162- [ Differential cross-entropy] ( /D/dent-cross )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ title: "Proof by Author"
1212
1313- [ Posterior predictive distribution is a marginal distribution of the joint likelihood] ( /P/postpred-jl )
1414
15- ### JoramSoch (437 proofs)
15+ ### JoramSoch (438 proofs)
1616
1717- [ Accuracy and complexity for Bayesian linear regression] ( /P/blr-anc )
1818- [ Accuracy and complexity for Bayesian linear regression with known covariance] ( /P/blrkc-anc )
@@ -202,6 +202,7 @@ title: "Proof by Author"
202202- [ Marginal distributions of the multivariate normal distribution] ( /P/mvn-marg )
203203- [ Marginal distributions of the normal-gamma distribution] ( /P/ng-marg )
204204- [ Marginal likelihood is a definite integral of the joint likelihood] ( /P/ml-jl )
205+ - [ Marginally normal does not imply jointly normal] ( /P/norm-margjoint )
205206- [ Maximum likelihood estimation can result in biased estimates] ( /P/mle-bias )
206207- [ Maximum likelihood estimation for binomial observations] ( /P/bin-mle )
207208- [ Maximum likelihood estimation for Dirichlet-distributed data] ( /P/dir-mle )
Original file line number Diff line number Diff line change @@ -479,3 +479,4 @@ title: "Proof by Number"
479479| P471 | med-mae | [ The median minimizes the mean absolute error] ( /P/med-mae ) | salbalkus | 2024-09-23 |
480480| P472 | corr-ind | [ Independent random variables are uncorrelated] ( /P/corr-ind ) | JoramSoch | 2024-09-27 |
481481| P473 | norm-corrind | [ Normally distributed and uncorrelated does not imply independent] ( /P/norm-corrind ) | JoramSoch | 2024-10-04 |
482+ | P474 | norm-margjoint | [ Marginally normal does not imply jointly normal] ( /P/norm-margjoint ) | JoramSoch | 2024-10-11 |
Original file line number Diff line number Diff line change @@ -232,6 +232,7 @@ title: "Proof by Topic"
232232- [ Marginal distributions of the multivariate normal distribution] ( /P/mvn-marg )
233233- [ Marginal distributions of the normal-gamma distribution] ( /P/ng-marg )
234234- [ Marginal likelihood is a definite integral of the joint likelihood] ( /P/ml-jl )
235+ - [ Marginally normal does not imply jointly normal] ( /P/norm-margjoint )
235236- [ Maximum likelihood estimation can result in biased estimates] ( /P/mle-bias )
236237- [ Maximum likelihood estimation for binomial observations] ( /P/bin-mle )
237238- [ Maximum likelihood estimation for Dirichlet-distributed data] ( /P/dir-mle )
You can’t perform that action at this time.
0 commit comments