From: N. Brouard Date: Fri, 30 Apr 2010 18:19:29 +0000 (+0000) Subject: Some comments added in order to remember what is done. X-Git-Tag: imach-099s7~455 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=4afd9ae9bb965c1459a059d9d2e361b8a6b11b8d;p=.git Some comments added in order to remember what is done. --- diff --git a/src/ChangeLog b/src/ChangeLog index afaaa60..75ce1e6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2010-04-29 brouard + + * imach.c (Module): Checking covariates for more complex models + than V1+V2. A lot of change to be done. Unstable. + +2010-04-26 brouard + + * imach.c (Module): merging some libgsl code. Fixing computation + of likelione (using inter/intrapolation if mle = 0) in order to + get same likelihood as if mle=1. + Some cleaning of code and comments added. + 2009-10-29 brouard * imach.c (Module): Now imach stops if date of birth, at least year of birth, is not given. Some cleaning of the code.