CVS log for imach/src/imach.c

[BACK] Up to [Local Repository] / imach / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: Version-0-8a-jackson-revised


Revision 1.41.2.2: download - view: text, markup, annotated - select for diffs
Fri Jun 13 07:45:28 2003 UTC (20 years, 10 months ago) by brouard
Branches: Version-0-8a-jackson-revised
Diff to: previous 1.41.2.1: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.2.1: +39 -5 lines
We decided to release, in June 2003, a version 0.8a1 (May 2002) of
former version 0.8a to correct a bug highlighted by Chris Jackson.
It can be useful until version 0.9x will be released.

In version 0.8a, likelihood was computed as if date of death was unknown. Death
was treated as any other health state, i.e the date of the interview
describes the actual state and not the date of a change in health
state.

It means that in the early version of IMaCh we were considering that
at each interview the current state was recorded (healthy, disable or
death).  And IMaCh was correct. But, when we introduced the exact date
of death then we should have modified the contribution of an exact
(more precise) date of death to the likelihood. This new contribution
is smaller and very dependent of the step unit stepm. It is no more
the probability to die between last interview and month of death
(which is the way version 0.8a of IMaCh was doing) but the probability
to survive from last interview up to one month before death multiplied
by the probability to die within a month. Thanks to Chris Jackson for
correcting this bug.  Former versions increased mortality
artificially. The bad side is that we add another loop which slows
down the processing. The difference can be up to 10% lower mortality.

Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 12 10:43:20 2003 UTC (20 years, 10 months ago) by brouard
Branches: Version-0-8a-jackson-revised
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +7 -15 lines
Minor changes to run version 0.8a on Linux. Bad ifdef linux.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue May 7 15:53:01 2002 UTC (22 years ago) by lievre
Branches: MAIN
CVS tags: Version-0-8a
Branch point for: Version-0-8a-jackson-revised
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +149 -25 lines
Version 0.8a. Standard deviation of health expectancies eij.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

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