--- imach/src/ChangeLog 2003/06/25 16:43:01 1.10 +++ imach/src/ChangeLog 2004/06/05 08:56:52 1.11 @@ -1,3 +1,18 @@ +2004-05-20 Brouard Nicolas + + * imach.c (Repository): + Agnes added a direct estimation of mortality (without the need of + computing period prevalence and differential mortality). Thus here + is version 0.97a which has been distributed to some people at + REVES 16 in Brugge using an Inno setup.exe for PCs. Estimates of + mortality using covariates is not done today. Estimating direct + mortality is a very different process because it doesn't need + interpolation because it is easy to get the lx from the force of + the mortality mux in the simplest case as for a Gompertz (log mux + = a + b*x . But we have been able to incorporate the new code + within former imach program (0.96d) without deteriorating too much + the understanding of the program. + 2003-06-25 * imach.c (Module): On windows (cygwin) function asctime_r doesn't