--- imach/src/ChangeLog 2022/09/11 07:57:18 1.60 +++ imach/src/ChangeLog 2022/09/18 14:43:48 1.61 @@ -1,9 +1,21 @@ +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