Skip to content
Commits on Source (6)
jmodeltest (2.1.10+dfsg-6) unstable; urgency=medium
[ Andreas Tille ]
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* debhelper 11
* Remove unneeded get-orig-source-target
[ Adrian Bunk ]
* Fix FTBFS with TeX Live 2018
Closes: #896484
-- Andreas Tille <tille@debian.org> Sun, 29 Apr 2018 07:35:03 +0200
jmodeltest (2.1.10+dfsg-5) unstable; urgency=medium
* Remove BrowserLauncher also from Build-Depends
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11~),
javahelper,
default-jdk,
ant,
......@@ -17,9 +17,9 @@ Build-Depends: debhelper (>= 9),
texlive-latex-base,
texlive-fonts-recommended,
texlive-latex-recommended
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/jmodeltest.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/jmodeltest.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/jmodeltest
Vcs-Git: https://salsa.debian.org/med-team/jmodeltest.git
Homepage: https://github.com//ddarriba/jmodeltest2
Package: jmodeltest
......
Description: Fix FTBFS with TeX Live 2018
Author: Adrian Bunk <bunk@debian.org>
Bug-Debian: https://bugs.debian.org/896484
--- jmodeltest-2.1.10+dfsg.orig/manual/sec-theory.tex
+++ jmodeltest-2.1.10+dfsg/manual/sec-theory.tex
@@ -72,7 +72,7 @@ In traditional statistical theory, a wid
LRT=2(l_1-l_0)
\]
where $l_1$ is the maximum likelihood under the more parameter-rich, complex model (alternative hypothesis) and $l_0$ is the maximum likelihood under the less parameter-rich simple model (null hypothesis).
- When the models compared are nested (the null hypothesis is a special case of the alternative hypothesis) and the null hypothesis is correct, the LRT statistic is asymptotically distributed as a χ2 with q degrees of freedom, where q is the difference in number of free parameters between the two models \citep{Kendall-1979, Goldman-1993b}. Note that, to preserve the nesting of the models, the likelihood scores need to be estimated upon the same tree. When some parameter is fixed at its boundary (p-inv, α), a mixed χ2 is used instead \citep{Ohta-1992, Goldman-2000}. The behavior of the χ2 approximation for the LRT has been investigated with quite a bit of detail \citep{Goldman-1993a, Goldman-1993b, Yang-1995, Whelan-1999, Goldman-2000}.
+ When the models compared are nested (the null hypothesis is a special case of the alternative hypothesis) and the null hypothesis is correct, the LRT statistic is asymptotically distributed as a $\chi^2$ with q degrees of freedom, where q is the difference in number of free parameters between the two models \citep{Kendall-1979, Goldman-1993b}. Note that, to preserve the nesting of the models, the likelihood scores need to be estimated upon the same tree. When some parameter is fixed at its boundary (p-inv, $\alpha$), a mixed $\chi^2$ is used instead \citep{Ohta-1992, Goldman-2000}. The behavior of the $\chi^2$ approximation for the LRT has been investigated with quite a bit of detail \citep{Goldman-1993a, Goldman-1993b, Yang-1995, Whelan-1999, Goldman-2000}.
\subsection{Hierarchical Likelihood Ratio Tests (hLRT)}
\label{sec:hlrt}
......@@ -3,3 +3,4 @@ do_not_chmod_anything_in_usr_bin.patch
adapt_config.patch
replace_natbib_bst_by_plainnat.patch
remove_BrowserLauncher_reference.patch
latex_encoding.patch
......@@ -19,6 +19,3 @@ override_dh_installchangelogs:
override_dh_compress:
dh_compress --exclude=.pdf
get-orig-source:
uscan --verbose --force-download --repack --compression xz