Diff for /imach/src/ChangeLog between versions 1.45 and 1.46

version 1.45, 2021/03/31 14:11:04 version 1.46, 2022/03/15 18:40:36
Line 1 Line 1
 2021-03-31  Nicolas Brouard   <brouard@ined.fr>  *Wed Mar 31 2021  Nicolas Brouard   <brouard@ined.fr>
   
         * imach.c (Module): Still bugs in the result loop. Thank to Holly Benett          * imach.c (Module): Still bugs in the result loop. Thank to Holly Benett
   
 2021-03-08  Nicolas Brouard   <brouard@ined.fr>  *2021-03-08  Nicolas Brouard   <brouard@ined.fr>
   
         * ./ (Module): Fixed bug on result:          * ./ (Module): Fixed bug on result:
   
 2021-02-20  Nicolas Brouard   <brouard@ined.fr>  *2021-02-20  Nicolas Brouard   <brouard@ined.fr>
   
         * imach.c (Module): Fix bug on quitting after result lines!          * imach.c (Module): Fix bug on quitting after result lines!
         (Module): Version 0.99r21          (Module): Version 0.99r21
Line 442 Line 441
   
         * imach.c: Summary: 0.98r0          * imach.c: Summary: 0.98r0
   
         - Some new graphs like suvival functions          - Some new graphs like survival functions
         - Some bugs fixed like model=1+age+V2.          - Some bugs fixed like model=1+age+V2.
   
         * ChangeLog, Makefile: Summary: 0.98r0          * ChangeLog, Makefile: Summary: 0.98r0
Line 719 Line 718
         probability to die within a month. Thanks to Chris          probability to die within a month. Thanks to Chris
         Jackson for correcting this bug.  Former versions increased          Jackson for correcting this bug.  Former versions increased
         mortality artificially. The bad side is that we add another loop          mortality artificially. The bad side is that we add another loop
   
   
         which slows down the processing. The difference can be up to 10%          which slows down the processing. The difference can be up to 10%
   
   
         lower mortality.          lower mortality.
   
   
   
   
   
 2002-05-30    <brouard@BROUARD>  2002-05-30    <brouard@BROUARD>
   
   
   
   
   
         *          *
   
   
   
   
   
         * imach.c (Module): Add correlation matrix of one-step          * imach.c (Module): Add correlation matrix of one-step
   
   
         probabilities and covariance matrix          probabilities and covariance matrix
   
   

Removed from v.1.45  
changed lines
  Added in v.1.46


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