--- imach/src/ChangeLog 2009/10/29 13:18:35 1.32 +++ imach/src/ChangeLog 2010/04/30 18:19:29 1.33 @@ -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.