--- imach/src/ChangeLog 2022/09/11 07:57:18 1.60 +++ imach/src/ChangeLog 2022/09/19 23:55:25 1.62 @@ -1,9 +1,27 @@ +2022-09-19 Nicolas Brouard + + * imach.c (Module): Version 0.99r42 needed a newer version of + Gnuplot. But newer version 0.99r43 should run with the Gnuplot + version 5.0 or 5.1 distributed with IMaCh. + +2022-09-18 Nicolas Brouard + + * 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 + + * 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 * 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