From d48d7c76a00ab0c3755d2d3e85d85f7aa0b49ffe Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Wed, 16 Jun 2004 12:00:22 +0000 Subject: [PATCH] *** empty log message *** --- html/index.htm | 158 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 html/index.htm diff --git a/html/index.htm b/html/index.htm new file mode 100644 index 0000000..28bd56a --- /dev/null +++ b/html/index.htm @@ -0,0 +1,158 @@ + + + + + +Computing Health Expectancies using IMaCh + + + + + +
+ +

Computing Health +Expectancies using IMaCh

+

(a Maximum +Likelihood Computer Program using Interpolation of Markov Chains)

+ +

+ +

INED and EUROREVES

+ +

February 2004

+ +
+ +

Authors of the program: Nicolas +Brouard, senior researcher at +the Institut +National d'Etudes Démographiques +(INED, Paris) in the "Mortality, Health and Epidemiology +Research Unit"

+ +

and Agnès Lièvre (PHD student at INED)

+ +

Contribution to the mathematics: C. R. +Heathcote (Australian +National University, Canberra).

+ +

Contact: Agnès Lièvre (lievre@ined.fr)

+ +

 Main publication concerning the method is +Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies +from Cross-longitudinal surveys. Mathematical Population Studies.- 10(4), pp. 211-248 +

+ +

Installation

+ +

Since the program produces many output files, we suggest to +have a separate directory for imach.
+

+ + + +

Click +here to access to the detailed documentation

+ +

This software have been partly granted by Euro-REVES, a concerted +action from the European Union. Our work is copyrighted as +a GNU software product, i.e. program and software +can be distributed freely for non commercial use, but actually some sources are +not widely distributed today because they borrow some code from the book "Numerical Recipes in C" which is copyrighted. If you are an owner of theses sources you can get our source by asking us with +a simple justification (name, email, Institute) mailto:imach-dev@listes.ined.fr

+ +

Today we are two developpers only but we already use a private CVS server. The CVS server will be freely accessible as soon as we have replaced "Numerical Recipes in C maximization routines" with equivalent routines from the new GNU scientific library. + +

Latest documentation can be accessed at http://euroreves.ined.fr/imach
+Imach version (0.63 of 16 march 2000) can be downloaded in zip +file http://euroreves.ined.fr/imach/imach.zip
+Imach version 0.64 May 2001 can be downloaded in zip file http://euroreves.ined.fr/imach/imach-0-64.zip +
+Imach version 0.8 March 2002 can be downloaded in zip file http://euroreves.ined.fr/imach/imach-08.zip +
+Imach version 0.8a May 2002 can be downloaded in zip file +http://euroreves.ined.fr/imach/imach-08a.zip +
+Imach latest version 0.96d February 2004 can be downloaded in zip file +http://euroreves.ined.fr/imach/imach-096d.zip + +

+ +

New (March 2002). We set up a public mailing list of IMaCh's users. +You can subscribe +by sending a mail to imach-users-subscribe@listes.ined.fr (and unsubscribe with imach-users-unsubscribe@listes.ined.fr +

+ + + + \ No newline at end of file -- 2.43.0