Diff for /imach/src/ChangeLog between versions 1.58 and 1.63

version 1.58, 2022/08/31 09:52:08 version 1.63, 2023/04/29 10:53:23
Line 1 Line 1
   <<<<<<< ChangeLog
   2023-04-29  Nicolas Brouard  <brouard@ined.fr>
   
           * 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  <brouard@ined.fr>
   
           * imach.c (Module): some bugs in printinggnuplot 
   
   2022-09-19  Nicolas Brouard   <brouard@ined.fr>
   
           * 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   <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-16  Nicolas Brouard   <brouard@ined.fr>
   
           * 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   <brouard@ined.fr>
   
           * imach.c (Module): Fixing names of variables in T_ (thanks to Feinuo)
   
   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>
   
           * 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   <brouard@ined.fr>
   
           * 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   <brouard@ined.fr>
   
           * 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   <brouard@ined.fr>  2022-08-31  Nicolas Brouard   <brouard@ined.fr>
   
         * imach.c (Module): Some improvments in fichtm and many verifications 0.99r34          * imach.c (Module): Some improvments in fichtm and many verifications 0.99r34

Removed from v.1.58  
changed lines
  Added in v.1.63


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>