]> henry.ined.fr Git - .git/commitdiff
*** empty log message ***
authorN. Brouard <brouard@ined.fr>
Sun, 18 Sep 2022 14:43:48 +0000 (14:43 +0000)
committerN. Brouard <brouard@ined.fr>
Sun, 18 Sep 2022 14:43:48 +0000 (14:43 +0000)
src/ChangeLog

index 9062746e1ba137fd9541261fed3222af43684d81..a28d4143b993e6db3b313914255d89fdb7e181a0 100644 (file)
@@ -1,9 +1,21 @@
+2022-09-18  Nicolas Brouard   <brouard@ined.fr>
+
+       * imach.c (Module): Fixing when a state in the data is 0 or higher
+       than lstate+ndeath. Fixing the plot of contribution to Likelihood.
+
+2022-09-14  Nicolas Brouard   <brouard@ined.fr>
+
+       * imach.c (Module): Version 0.99r39 with colored dummy covariates
+       (fixed or time varying), using new last columns of
+       ILK_parameter.txt file.
+
 2022-09-11  Nicolas Brouard   <brouard@ined.fr>
 
        * imach.c (Module): Adding timevarying products of any kinds,
        should work before shifting cotvar from ncovcol+nqv columns in
        order to have a correspondance between the column of cotvar and
        the id of column.
+       (Module): Some cleaning and adding covariates in ILK.txt
 
 2022-09-09  Nicolas Brouard   <brouard@ined.fr>