Diff for /imach/src/ChangeLog between versions 1.30 and 1.31

version 1.30, 2006/04/28 17:25:08 version 1.31, 2009/07/06 08:13:45
Line 1 Line 1
   2006-06-30  Brouard Nicolas  <brouard@localhost>
   
           * imach.c (Module): Clarifications on computing e.j
   
 2006-04-28  Brouard Nicolas  <brouard@localhost>  2006-04-28  Brouard Nicolas  <brouard@localhost>
   
         * imach.c (Module): Yes the sum of survivors was wrong since          * imach.c (Module): Yes the sum of survivors was wrong since
         imach-114 because nhstepm was no more computed in the age          imach-114 because nhstepm was no more computed in the age
         loop. Now we define nhstepma in the age loop.          loop. Now we define nhstepma in the age loop.
           (Module): In order to speed up (in case of numerous covariates) we
           compute health expectancies (without variances) in a first step
           and then all the health expectancies with variances or standard
           deviation (needs data from the Hessian matrices) which slows the
           computation.
           In the future we should be able to stop the program is only health
           expectancies and graph are needed without standard deviations.
   
 2006-04-04  LIEVRE Agnes  <lievre@PC_00697.ined.fr>  2006-04-04  LIEVRE Agnes  <lievre@PC_00697.ined.fr>
   

Removed from v.1.30  
changed lines
  Added in v.1.31


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