Annotation of imach/src/README.htm, revision 1.2

1.2     ! lievre      1: <html>
        !             2: 
        !             3: <head>
        !             4: <meta http-equiv="Content-Type"
        !             5: content="text/html; charset=iso-8859-1">
        !             6: <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
        !             7: <title>Computing Health Expectancies using IMaCh</title>
        !             8: <!-- Changed by: Nicolas Brouard, 17-Mar-2000 -->
        !             9: </head>
        !            10: 
        !            11: <body bgcolor="#FFFFFF">
        !            12: 
        !            13: <hr size="3" color="#EC5E5E">
        !            14: 
        !            15: <h1 align="center"><font color="#00006A">Computing Health
        !            16: Expectancies using IMaCh</font></h1>
        !            17: 
        !            18: <h1 align="center"><font color="#00006A" size="5">(a Maximum
        !            19: Likelihood Computer Program using Interpolation of Markov Chains)</font></h1>
        !            20: 
        !            21: <p align="center"><a href="http://www.ined.fr/"><img
        !            22: src="doc/logo-ined.gif" border="0" width="151" height="76"></a><img
        !            23: src="doc/euroreves2.gif" width="151" height="75"></p>
        !            24: 
        !            25: <h3 align="center"><a href="http://www.ined.fr/"><font
        !            26: color="#00006A">INED</font></a><font color="#00006A"> and </font><a
        !            27: href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>
        !            28: 
        !            29: <p align="center"><font color="#00006A" size="4"><strong>May 2001</strong></font></p>
        !            30: 
        !            31: <hr size="3" color="#EC5E5E">
        !            32: 
        !            33: <h4 align="center"><font color="#00006A">Authors of the program: </font><a
        !            34: href="http://sauvy.ined.fr/brouard"><font color="#00006A">Nicolas
        !            35: Brouard</font></a><font color="#00006A">, senior researcher at
        !            36: the </font><a href="http://www.ined.fr"><font color="#00006A">Institut
        !            37: National d'Etudes Démographiques</font></a><font color="#00006A">
        !            38: (INED, Paris) in the &quot;Mortality, Health and Epidemiology
        !            39: Research Unit&quot; </font></h4>
        !            40: 
        !            41: <h4 align="center"><font color="#00006A">and Agnès Lièvre</font></h4>
        !            42: 
        !            43: <h4><font color="#00006A">Contribution to the mathematics: C. R.
        !            44: Heathcote </font><font color="#00006A" size="2">(Australian
        !            45: National University, Canberra).</font></h4>
        !            46: 
        !            47: <h4><font color="#00006A">Contact: Agnès Lièvre (</font><a
        !            48: href="mailto:lievre@ined.fr"><font color="#00006A"><i>lievre@ined.fr</i></font></a><font
        !            49: color="#00006A">) </font></h4>
        !            50: 
        !            51: <p>&nbsp;</p>
        !            52: 
        !            53: <h2><font color="#EC5E5E"><strong>Installation</strong></font></h2>
        !            54: 
        !            55: <p>Since the program produces many output files, we suggest to
        !            56: have a separate directory for imach. <br>
        !            57: </p>
        !            58: 
        !            59: <ul>
        !            60:     <li>Uncompress the zip file <font size="2" face="Courier New"><strong>imach.zip</strong></font>
        !            61:         into an empty directory, <font face="Courier New">imach, </font>for
        !            62:         example<font face="Courier New">.</font></li>
        !            63:     <li>Different sub-directories are created:<ul>
        !            64:             <li>doc: most of the documentation. The main document
        !            65:                 is <a href="doc/imach.htm">doc/imach.htm</a> .</li>
        !            66:             <li>bin: <ul>
        !            67:                     <li><font face="Courier">imach.exe</font> the
        !            68:                         executable for Windows 95/98/NT compiled
        !            69:                         with gcc from cygwin.</li>
        !            70:                     <li>graph.gp: an output file which is used by
        !            71:                         the grapher, gnuplot, described <a
        !            72:                         href="#gp37mgw">next</a>: </li>
        !            73:                 </ul>
        !            74:             </li>
        !            75:             <li>data: Here are two data files:<font size="4"
        !            76:                 face="Times New Roman"> </font><ul>
        !            77:                     <li><font face="Courier New">data1.txt</font>
        !            78:                         which is the main data file on which the
        !            79:                         program has been run as the example in
        !            80:                         the main documentation.</li>
        !            81:                     <li><font face="Courier New">mydata.txt </font>a
        !            82:                         smaller data file which you can use for
        !            83:                         your own trial.</li>
        !            84:                 </ul>
        !            85:             </li>
        !            86:             <li>mytry: A sub-directory to try your self. The
        !            87:                 imach program outputs its results as <em>text
        !            88:                 files </em>(tables) but also <em>images</em>
        !            89:                 (actually in gif format) which are obtained in a
        !            90:                 second step by running gnuplot (see below) on a
        !            91:                 gnuplot command file named 'graph.gp' but also a
        !            92:                 single html file 'index.htm' which can be clicked
        !            93:                 to summarize your run.</li>
        !            94:             <li>src: This subdirectory contains the source of the
        !            95:                 program. It can be obtained by asking us by mail <a
        !            96:                 href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>
        !            97:                 and <a href="mailto:lievre@ined.fr">mailto:lievre@ined.fr</a>
        !            98:                 .</li>
        !            99:             <li><a name="gp37mgw">gp37mgw</a>: This is the
        !           100:                 directory of the gnuplot software. Gnuplot for
        !           101:                 Unix or Windows 95/98/NT can be accessed freely
        !           102:                 with its reference manual from <a
        !           103:                 href="http://www.gnuplot.org/">http://www.gnuplot.org/</a>.
        !           104:                 The latest version, recently ported to windows,
        !           105:                 has been included in imach.zip.</li>
        !           106:         </ul>
        !           107:     </li>
        !           108:     <li>Click on the imach.exe icon to open a window and run the
        !           109:         program.</li>
        !           110:     <li>Read the file README.txt or, better, click on <a
        !           111:         href="doc/imach.htm">doc/imach.htm</a></li>
        !           112: </ul>
        !           113: 
        !           114: <p><a href="doc/imach.htm"><font color="#FF0000" size="6">Click
        !           115: here to access to the detailed documentation</font></a></p>
        !           116: 
        !           117: <p>This software have been partly granted by <a
        !           118: href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted
        !           119: action from the European Union. It will be copyrighted
        !           120: identically to a GNU software product, i.e. program and software
        !           121: will be distributed freely for non commercial use. Sources are
        !           122: not widely distributed today. You can get them by asking us with
        !           123: a simple justification (name, email, institute) <a
        !           124: href="mailto:imach@ined.fr">mailto:imach@ined.fr</a> </p>
        !           125: 
        !           126: <p>Latest documentation can be accessed at <a
        !           127: href="http://euroreves.ined.fr/imach">http://euroreves.ined.fr/imach</a><br>
        !           128: Imach version (0.63 of 16 march 2000) can be downloaded in zip
        !           129: file <a href="http://euroreves.ined.fr/imach/imach.zip">http://euroreves.ined.fr/imach/imach.zip</a><br>
        !           130: Imach latest version 0.64 May 2001 can be downloaded in zip file <a
        !           131: href="http://euroreves.ined.fr/imach/imach-0-64.zip">http://euroreves.ined.fr/imach/imach-0-64.zip</a></p>
        !           132: </body>
        !           133: </html>

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