--- imach/src/ChangeLog 2022/08/31 09:52:08 1.58 +++ imach/src/ChangeLog 2022/09/19 23:55:25 1.62 @@ -1,3 +1,46 @@ +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 + + * imach.c (Module): Many improvements for fixing products of fixed + timevarying as well as fixed * fixed, and test with quantitative + covariate. + +2022-09-04 Nicolas Brouard + + * imach.c (Module): Now the easy runs i.e. without result or + model=1+age only did not work. The defautl combination should be 1 + and not 0 because everything hasn't been tranformed yet. + +2022-09-02 Nicolas Brouard + + * imach.c: Version 0.99r35 because it outputs same results with + 1+age+V1+V1*age for females and 1+age for females only + (education=1 noweight) + 2022-08-31 Nicolas Brouard * imach.c (Module): Some improvments in fichtm and many verifications 0.99r34