--- imach/src/ChangeLog 2022/09/18 14:43:48 1.61 +++ imach/src/ChangeLog 2023/04/29 10:53:45 1.64 @@ -1,8 +1,32 @@ +2023-04-29 Nicolas Brouard + + * imach.c (Module): Inverting the model equation and fixingg bugs + in the drawings + "1+age+V7*V4*age+V6*V4*age+V7*V3*age+V6*V3*age+V6*V2*age+V7*age+V6*age+V4*age+V3*age+V2*age+V7*V4+V6*V4+V7*V3+V6*V3+V7*V2+V6*V2+V7+V6+V4+V3+V2\000\0003+V2" + +2023-04-24 Nicolas Brouard + + * imach.c (Module): some bugs in printinggnuplot + +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-16 Nicolas Brouard + + * imach.c (Module): 0.99r41 Was an error when product of timevarying and fixed. Using FixedV[of name] now. Thank you Feinuo + +2022-09-14 Nicolas Brouard + + * imach.c (Module): Fixing names of variables in T_ (thanks to Feinuo) + 2022-09-14 Nicolas Brouard * imach.c (Module): Version 0.99r39 with colored dummy covariates