From: Agnès Lièvre Date: Thu, 16 Mar 2006 17:45:01 +0000 (+0000) Subject: * imach.c (Module): Comments concerning covariates added X-Git-Tag: imach-099s7~490 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=dc19685277bd851ac9936bfbe7a1d273d4794280;p=.git * imach.c (Module): Comments concerning covariates added * imach.c (Module): refinements in the computation of lli if status=-2 in order to have more reliable computation if stepm is not 1 month. Version 0.98f --- diff --git a/src/imach.c b/src/imach.c index 21dc78c..f2591ad 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,11 @@ /* $Id$ $State$ $Log$ + Revision 1.120 2006/03/16 15:10:38 lievre + (Module): refinements in the computation of lli if + status=-2 in order to have more reliable computation if stepm is + not 1 month. Version 0.98f + Revision 1.119 2006/03/15 17:42:26 brouard (Module): Bug if status = -2, the loglikelihood was computed as likelihood omitting the logarithm. Version O.98e @@ -3448,7 +3453,7 @@ void printinghtml(char fileres[], char title[], char datafile[], int firstpass, - Period (stable) prevalence in each health state: %s
\n", subdirf2(fileres,"pl"),subdirf2(fileres,"pl")); fprintf(fichtm,"\ - - (a) Life expectancies by health status at initial age, (b) health expectancies by health status at initial age: ei., eij (estepm=%2d months): \ + - (a) Life expectancies by health status at initial age, (b) health expectancies by health status at initial age: ei., eij . If one or more covariate are included, specific tables for each value of the covariate are output in sequences within the same file (estepm=%2d months): \ %s
\n", estepm,subdirf2(fileres,"e"),subdirf2(fileres,"e"));