]> henry.ined.fr Git - .git/log
.git
19 years ago(Module): Comments (lines starting with a #) are allowed in data.
N. Brouard [Tue, 24 Jan 2006 19:37:15 +0000 (19:37 +0000)]
(Module): Comments (lines starting with a #) are allowed in data.

19 years agoGnuplot problem appeared...
Agnès Lièvre [Thu, 19 Jan 2006 18:05:42 +0000 (18:05 +0000)]
Gnuplot problem appeared...
To be fixed

19 years agoTest existence of gnuplot in imach path
N. Brouard [Thu, 19 Jan 2006 16:20:37 +0000 (16:20 +0000)]
Test existence of gnuplot in imach path

19 years agoSome cleaning and links added in html output
N. Brouard [Thu, 19 Jan 2006 13:24:36 +0000 (13:24 +0000)]
Some cleaning and links added in html output

19 years ago*** empty log message ***
Agnès Lièvre [Thu, 5 Jan 2006 20:23:19 +0000 (20:23 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
N. Brouard [Tue, 25 Oct 2005 12:30:34 +0000 (12:30 +0000)]
*** empty log message ***

19 years ago(Module): Added Imach98.pmsp and howto crete a dmg
N. Brouard [Tue, 25 Oct 2005 12:30:27 +0000 (12:30 +0000)]
(Module): Added Imach98.pmsp and howto crete a dmg

19 years ago(Module): Creates a dmg disk for MaC OS/X
N. Brouard [Tue, 25 Oct 2005 12:23:03 +0000 (12:23 +0000)]
(Module): Creates a dmg disk for MaC OS/X

19 years agoVersion 0.98 MacOS/X Panther
N. Brouard [Tue, 25 Oct 2005 11:53:26 +0000 (11:53 +0000)]
Version 0.98 MacOS/X Panther

19 years agoversion 0.98 Mac OS/X Panther
N. Brouard [Tue, 25 Oct 2005 11:49:56 +0000 (11:49 +0000)]
version 0.98 Mac OS/X Panther

19 years agoMakefile for Mac OS/X
N. Brouard [Mon, 17 Oct 2005 15:30:26 +0000 (15:30 +0000)]
Makefile for Mac OS/X

19 years agounix2dos added
Agnès Lièvre [Fri, 30 Sep 2005 18:02:25 +0000 (18:02 +0000)]
unix2dos added

19 years ago*** empty log message ***
Agnès Lièvre [Fri, 30 Sep 2005 18:02:04 +0000 (18:02 +0000)]
*** empty log message ***

19 years agoThe files mypar.txt and data1.txt added
Agnès Lièvre [Fri, 30 Sep 2005 17:39:58 +0000 (17:39 +0000)]
The files mypar.txt and data1.txt added

19 years agomake imachcyg and make imachcyg-setup.exe
Agnès Lièvre [Fri, 30 Sep 2005 17:33:36 +0000 (17:33 +0000)]
make imachcyg and make imachcyg-setup.exe

19 years agoSmall dataset added
Agnès Lièvre [Fri, 30 Sep 2005 16:59:31 +0000 (16:59 +0000)]
Small dataset added

19 years ago(Module): sump fixed, loop imx fixed, and simplifications.
Agnès Lièvre [Fri, 30 Sep 2005 16:11:43 +0000 (16:11 +0000)]
(Module): sump fixed, loop imx fixed, and simplifications.
(Module): If the status is missing at the last wave but we know
that the person is alive, then we can code his/her status as -2
(instead of missing=-1 in earlier versions) and his/her
contributions to the likelihood is 1 - Prob of dying from last
health status (= 1-p13= p11+p12 in the easiest case of somebody in
the healthy state at last known wave). Version is 0.98

19 years ago(Module): sump fixed, loop imx fixed, and simplifications.
Agnès Lièvre [Fri, 30 Sep 2005 15:54:49 +0000 (15:54 +0000)]
(Module): sump fixed, loop imx fixed, and simplifications.

19 years ago*** empty log message ***
Agnès Lièvre [Fri, 30 Sep 2005 15:52:32 +0000 (15:52 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Agnès Lièvre [Wed, 15 Jun 2005 14:29:14 +0000 (14:29 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Agnès Lièvre [Wed, 15 Jun 2005 13:41:00 +0000 (13:41 +0000)]
*** empty log message ***

19 years agoDocumentation corrected by Carol
Agnès Lièvre [Fri, 10 Jun 2005 08:54:06 +0000 (08:54 +0000)]
Documentation corrected by Carol

19 years agotypo
N. Brouard [Tue, 17 May 2005 22:13:25 +0000 (22:13 +0000)]
typo

19 years agoSet version
N. Brouard [Wed, 4 May 2005 17:32:58 +0000 (17:32 +0000)]
Set version

19 years ago*** empty log message ***
N. Brouard [Wed, 4 May 2005 17:30:11 +0000 (17:30 +0000)]
*** empty log message ***

19 years agoOutput of make setup.iss using setup.iss.in as a template.
N. Brouard [Wed, 4 May 2005 17:24:51 +0000 (17:24 +0000)]
Output of make setup.iss using setup.iss.in as a template.
setup.iss can be compile with Inno Setup compiler to get the IMaCh setup.
c:\Program Files\Inno Setup 4\Compile32.exe /cc setup.iss

In fact we cross compile from Linux to get imach.exe
and are using wine under Linux to run Inno Setup :
wine "C:////Program Files////Inno Setup 4////Compil32.exe" /cc setup.iss

19 years agosetup.iss.in is a template for imach Inno Setup
N. Brouard [Wed, 4 May 2005 17:21:23 +0000 (17:21 +0000)]
setup.iss.in is a template for imach Inno Setup
Please do make setup.iss to get it.

19 years agoCross compiling from Linux with i586-mingw32-gcc
N. Brouard [Wed, 4 May 2005 17:17:45 +0000 (17:17 +0000)]
Cross compiling from Linux with i586-mingw32-gcc
Using Wine for Inno Setup Compiler (Versin 4.2.2)

20 years agoFile data1.txt wasn't included in doc subdirectory!
M.H. Cazes [Thu, 23 Dec 2004 18:22:03 +0000 (18:22 +0000)]
File data1.txt wasn't included in doc subdirectory!

20 years agoAdd the possibility to read data file including tab characters.
N. Brouard [Wed, 15 Sep 2004 17:31:30 +0000 (17:31 +0000)]
Add the possibility to read data file including tab characters.

20 years agoFix on curr_time
N. Brouard [Wed, 15 Sep 2004 10:38:38 +0000 (10:38 +0000)]
Fix on curr_time

20 years ago*** empty log message ***
Agnès Lièvre [Mon, 2 Aug 2004 11:58:22 +0000 (11:58 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Agnès Lièvre [Mon, 2 Aug 2004 11:55:08 +0000 (11:55 +0000)]
*** empty log message ***

20 years ago(Module): Documentation on pure mortality
Agnès Lièvre [Mon, 2 Aug 2004 11:43:33 +0000 (11:43 +0000)]
(Module): Documentation on pure mortality
(mle=-3) added.

20 years ago*** empty log message ***
N. Brouard [Mon, 2 Aug 2004 11:34:01 +0000 (11:34 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Mon, 2 Aug 2004 11:10:18 +0000 (11:10 +0000)]
*** empty log message ***

20 years agoDocumentation on pure mortality analysus (i.e mle=-3)
N. Brouard [Mon, 2 Aug 2004 10:46:13 +0000 (10:46 +0000)]
Documentation on pure mortality analysus (i.e mle=-3)

20 years ago*** empty log message ***
N. Brouard [Fri, 23 Jul 2004 16:07:11 +0000 (16:07 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Fri, 23 Jul 2004 14:37:49 +0000 (14:37 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Fri, 23 Jul 2004 14:31:46 +0000 (14:31 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Fri, 23 Jul 2004 14:17:58 +0000 (14:17 +0000)]
*** empty log message ***

20 years agoMaC OS/X version added.
N. Brouard [Fri, 23 Jul 2004 14:11:14 +0000 (14:11 +0000)]
MaC OS/X version added.

20 years agoAdd version for Mac OS X. Just define UNIX in Makefile
N. Brouard [Mon, 12 Jul 2004 18:29:06 +0000 (18:29 +0000)]
Add version for Mac OS X. Just define UNIX in Makefile

20 years ago*** empty log message ***
N. Brouard [Tue, 22 Jun 2004 15:26:18 +0000 (15:26 +0000)]
*** empty log message ***

20 years agoInno setup for users without privilege to access Windows registries
N. Brouard [Tue, 22 Jun 2004 12:32:24 +0000 (12:32 +0000)]
Inno setup for users without privilege to access Windows registries

20 years agoAdding the noreg setup for users who don't have privileges to modify Windows registries.
N. Brouard [Tue, 22 Jun 2004 11:18:20 +0000 (11:18 +0000)]
Adding the noreg setup for users who don't have privileges to modify Windows registries.

20 years ago*** empty log message ***
N. Brouard [Thu, 17 Jun 2004 17:36:38 +0000 (17:36 +0000)]
*** empty log message ***

20 years agoNew iss with documentation.
N. Brouard [Thu, 17 Jun 2004 17:36:17 +0000 (17:36 +0000)]
New iss with documentation.

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 23:49:33 +0000 (23:49 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 23:42:25 +0000 (23:42 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 23:41:19 +0000 (23:41 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 22:45:51 +0000 (22:45 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 21:44:30 +0000 (21:44 +0000)]
*** empty log message ***

20 years ago* doc/biaspar.htm (Repository): New add
N. Brouard [Wed, 16 Jun 2004 21:43:15 +0000 (21:43 +0000)]
* doc/biaspar.htm (Repository): New add

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 21:35:20 +0000 (21:35 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 12:05:30 +0000 (12:05 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
N. Brouard [Wed, 16 Jun 2004 12:00:22 +0000 (12:00 +0000)]
*** empty log message ***

20 years agoLoad gnuplot 4.0
N. Brouard [Sat, 5 Jun 2004 08:59:37 +0000 (08:59 +0000)]
Load gnuplot 4.0

20 years ago*** empty log message ***
N. Brouard [Sat, 5 Jun 2004 08:57:40 +0000 (08:57 +0000)]
*** empty log message ***

20 years agoSome improvements in the iss file.
N. Brouard [Mon, 24 May 2004 18:35:48 +0000 (18:35 +0000)]
Some improvements in the iss file.

20 years ago Agnes added a direct estimation of mortality (without the need of
N. Brouard [Mon, 24 May 2004 18:32:25 +0000 (18:32 +0000)]
  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.

Gnuplot is now installed in the same directory (on Windows) as imach.
Thus the full path of gnuplot is executed in order to access the
current version.

20 years ago*** empty log message ***
N. Brouard [Sun, 16 May 2004 15:09:13 +0000 (15:09 +0000)]
*** empty log message ***

20 years agoNew version 0.97 . First attempt to estimate force of mortality
N. Brouard [Sun, 16 May 2004 15:05:56 +0000 (15:05 +0000)]
New version 0.97 . First attempt to estimate force of mortality
directly from the data i.e. without the need of knowing the health
state at each age, but using a Gompertz model: log u =a + b*age .
This is the basic analysis of mortality and should be done before any
other analysis, in order to test if the mortality estimated from the
cross-longitudinal survey is different from the mortality estimated
from other sources like vital statistic data.

The same imach parameter file can be used but the option for mle should be -3.

Agn�s, who wrote this part of the code, tried to keep most of the
former routines in order to include the new code within the former code.

The output is very simple: only an estimate of the intercept and of
the slope with 95% confident intervals.

Current limitations:
A) Even if you enter covariates, i.e. with the
model= V1+V2 equation for example, the programm does only estimate a unique global model without covariates.
B) There is no computation of Life Expectancy nor Life Table.

21 years agoVersion 0.96d. Population forecasting command line is (temporarily)
Agnès Lièvre [Fri, 20 Feb 2004 13:25:42 +0000 (13:25 +0000)]
Version 0.96d. Population forecasting command line is (temporarily)
suppressed.

21 years agoInno setup for Imach (first version not fully tested)
N. Brouard [Fri, 25 Jul 2003 17:53:29 +0000 (17:53 +0000)]
Inno setup for Imach (first version not fully tested)

21 years ago* imach.c (Repository): Errors in subdirf, 2, 3 while printing tmpout is
N. Brouard [Tue, 15 Jul 2003 15:38:55 +0000 (15:38 +0000)]
* imach.c (Repository): Errors in subdirf, 2, 3 while printing tmpout is
rewritten within the same printf. Workaround: many printfs.

21 years ago* imach.c (Repository):
N. Brouard [Tue, 8 Jul 2003 07:54:34 +0000 (07:54 +0000)]
* imach.c (Repository):
(Repository): Using imachwizard code to output a more meaningful covariance
matrix (cov(a12,c31) instead of numbers.

21 years agoJust cleaning
N. Brouard [Fri, 27 Jun 2003 13:00:02 +0000 (13:00 +0000)]
Just cleaning

21 years ago*** empty log message ***
N. Brouard [Wed, 25 Jun 2003 16:43:01 +0000 (16:43 +0000)]
*** empty log message ***

21 years ago(Module): On windows (cygwin) function asctime_r doesn't
N. Brouard [Wed, 25 Jun 2003 16:33:55 +0000 (16:33 +0000)]
(Module): On windows (cygwin) function asctime_r doesn't
exist so I changed back to asctime which exists.
(Module): Version 0.96b

21 years ago(Module): On windows (cygwin) function asctime_r doesn't
N. Brouard [Wed, 25 Jun 2003 16:30:45 +0000 (16:30 +0000)]
(Module): On windows (cygwin) function asctime_r doesn't
exist so I changed back to asctime which exists.

21 years ago*** empty log message ***
N. Brouard [Wed, 25 Jun 2003 16:19:51 +0000 (16:19 +0000)]
*** empty log message ***

21 years ago* imach.c (Repository): Duplicated warning errors corrected.
N. Brouard [Wed, 25 Jun 2003 15:30:29 +0000 (15:30 +0000)]
* imach.c (Repository): Duplicated warning errors corrected.
(Repository): Elapsed time after each iteration is now output. It
helps to forecast when convergence will be reached. Elapsed time
is stamped in powell.  We created a new html file for the graphs
concerning matrix of covariance. It has extension -cov.htm.

21 years ago(Module): Some bugs corrected for windows. Also, when
N. Brouard [Tue, 24 Jun 2003 12:34:15 +0000 (12:34 +0000)]
(Module): Some bugs corrected for windows. Also, when
mle=-1 a template is output in file "or"mypar.txt with the design
of the covariance matrix to be input.

21 years ago(Module): Some bugs corrected for windows. Also, when
N. Brouard [Tue, 24 Jun 2003 12:30:52 +0000 (12:30 +0000)]
(Module): Some bugs corrected for windows. Also, when
mle=-1 a template is output in file "or"mypar.txt with the design
of the covariance matrix to be input.

21 years ago*** empty log message ***
N. Brouard [Mon, 23 Jun 2003 17:55:16 +0000 (17:55 +0000)]
*** empty log message ***

21 years ago* imach.c (Repository): Create a sub-directory where all the secondary files are...
N. Brouard [Mon, 23 Jun 2003 17:54:56 +0000 (17:54 +0000)]
* imach.c (Repository): Create a sub-directory where all the secondary files are. Only imach, htm, gp and r(imach) are on the main directory. Correct time and other things.

21 years agoVersion 0.96
N. Brouard [Wed, 18 Jun 2003 12:26:01 +0000 (12:26 +0000)]
Version 0.96

21 years ago*** empty log message ***
N. Brouard [Tue, 17 Jun 2003 20:18:16 +0000 (20:18 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
N. Brouard [Tue, 17 Jun 2003 20:16:05 +0000 (20:16 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
N. Brouard [Tue, 17 Jun 2003 20:09:02 +0000 (20:09 +0000)]
*** empty log message ***

21 years ago * timeval.h (Module): Added included file to make use of
N. Brouard [Tue, 17 Jun 2003 20:08:00 +0000 (20:08 +0000)]
* timeval.h (Module): Added included file to make use of
gettimeofday working on win32 with cygwin.

21 years ago(Module): Change position of html and gnuplot routines and added
N. Brouard [Tue, 17 Jun 2003 20:04:08 +0000 (20:04 +0000)]
(Module): Change position of html and gnuplot routines and added
routine fileappend.

21 years ago*** empty log message ***
N. Brouard [Tue, 17 Jun 2003 18:26:21 +0000 (18:26 +0000)]
*** empty log message ***

21 years ago* imach.c (Repository): Check when date of death was earlier that
N. Brouard [Tue, 17 Jun 2003 13:12:43 +0000 (13:12 +0000)]
* imach.c (Repository): Check when date of death was earlier that
current date of interview. It may happen when the death was just
prior to the death. In this case, dh was negative and likelihood
was wrong (infinity). We still send an "Error" but patch by
assuming that the date of death was just one stepm after the
interview.
(Repository): Because some people have very long ID (first column)
we changed int to long in num[] and we added a new lvector for
memory allocation. But we also truncated to 8 characters (left
truncation)
(Repository): No more line truncation errors.

21 years ago* imach.c (Repository): Replace "freqsummary" at a correct
N. Brouard [Fri, 13 Jun 2003 21:44:43 +0000 (21:44 +0000)]
* imach.c (Repository): Replace "freqsummary" at a correct
place. It differs from routine "prevalence" which may be called
many times. Probs is memory consuming and must be used with
parcimony.
Version 0.95a2 (should output exactly the same maximization than 0.8a2)

21 years ago*** empty log message ***
Agnès Lièvre [Tue, 10 Jun 2003 13:39:11 +0000 (13:39 +0000)]
*** empty log message ***

21 years agoAdd log in imach.c and fullversion number is now printed.
N. Brouard [Thu, 5 Jun 2003 15:57:20 +0000 (15:57 +0000)]
Add log in  imach.c and  fullversion number is now printed.

21 years ago*** empty log message ***
N. Brouard [Thu, 5 Jun 2003 15:41:51 +0000 (15:41 +0000)]
*** empty log message ***

21 years agoTrying to add the true revision is the program and log
N. Brouard [Thu, 5 Jun 2003 15:34:14 +0000 (15:34 +0000)]
Trying to add the true revision is the program and log

21 years ago*** empty log message ***
N. Brouard [Thu, 5 Jun 2003 15:17:23 +0000 (15:17 +0000)]
*** empty log message ***

21 years agominor changes
N. Brouard [Tue, 27 May 2003 17:26:53 +0000 (17:26 +0000)]
minor changes

21 years ago*** empty log message ***
N. Brouard [Fri, 16 May 2003 16:50:46 +0000 (16:50 +0000)]
*** empty log message ***

21 years ago(Module): Insert of a warning if the delay between two waves is
N. Brouard [Fri, 16 May 2003 16:49:47 +0000 (16:49 +0000)]
(Module): Insert of a warning if the delay between two waves is
negative.

21 years ago*** empty log message ***
N. Brouard [Fri, 16 May 2003 10:46:40 +0000 (10:46 +0000)]
*** empty log message ***

21 years ago(Module):
N. Brouard [Fri, 16 May 2003 10:44:42 +0000 (10:44 +0000)]
(Module):

21 years agoimach095 Windows 32 version
N. Brouard [Sat, 3 May 2003 06:57:21 +0000 (06:57 +0000)]
imach095 Windows 32 version

21 years ago*** empty log message ***
N. Brouard [Sat, 3 May 2003 01:19:18 +0000 (01:19 +0000)]
*** empty log message ***

21 years agoSome cleaning
N. Brouard [Sat, 3 May 2003 01:18:24 +0000 (01:18 +0000)]
Some cleaning

21 years agoCheck memory allocation through valgrind on Linux and libnjamd .
N. Brouard [Fri, 2 May 2003 18:51:41 +0000 (18:51 +0000)]
Check memory allocation through valgrind on Linux and libnjamd .
So it is free of malloc bugs now!
Version 0.95