/* $Id$
   $State$
   $Log$
+  Revision 1.115  2006/02/27 12:17:45  brouard
+  (Module): One freematrix added in mlikeli! 0.98c
+
   Revision 1.114  2006/02/26 12:57:58  brouard
   (Module): Some improvements in processing parameter
   filename with strsep.
  - Stable prevalence in each health state: <a href=\"%s\">%s</a> <br>\n",
           subdirf2(fileres,"pl"),subdirf2(fileres,"pl"));
    fprintf(fichtm,"\
- - Life expectancies by age and initial health status (estepm=%2d months): \
+ - Life expectancies by age and initial health status (estepm=%2d months) WRONG LINK (to be made): \
+   <a href=\"%s\">%s</a> <br>\n</li>",
+          estepm,subdirf2(fileres,"le"),subdirf2(fileres,"le"));
+   fprintf(fichtm,"\
+ - Health expectancies by age and initial health status with standard errors (estepm=%2d months): \
    <a href=\"%s\">%s</a> <br>\n</li>",
           estepm,subdirf2(fileres,"e"),subdirf2(fileres,"e"));
+   fprintf(fichtm,"\
+ - Variances and covariances of health expectancies by age and initial health status (estepm=%2d months) TO BE MADE: \
+   <a href=\"%s\">%s</a> <br>\n</li>",
+          estepm,subdirf2(fileres,"vch"),subdirf2(fileres,"vch"));
+
 
 fprintf(fichtm," \n<ul><li><b>Graphs</b></li><p>");
 
  - Correlation matrix of one-step probabilities: <a href=\"%s\">%s</a> <br>\n",
         subdirf2(fileres,"probcor"),subdirf2(fileres,"probcor"));
  fprintf(fichtm,"\
- - Variances and covariances of life expectancies by age and initial health status (estepm=%d months): <a href=\"%s\">%s</a><br>\n",
+ - Variances and covariances of health expectancies by age (estepm=%d months): <a href=\"%s\">%s</a><br>\n",
         estepm, subdirf2(fileres,"v"),subdirf2(fileres,"v"));
  fprintf(fichtm,"\
- - Health expectancies with their variances (no covariance): <a href=\"%s\">%s</a> <br>\n",
+ - Life and health expectancies with their standard errors: <a href=\"%s\">%s</a> <br>\n",
         subdirf2(fileres,"t"),subdirf2(fileres,"t"));
  fprintf(fichtm,"\
  - Standard deviation of stable prevalences: <a href=\"%s\">%s</a> <br>\n",\