Annotation of imach/html/doc/biaspar.imach, revision 1.2
1.2 ! brouard 1: # Imach version 0.98q2, April 2015, INED-EUROREVES
1.1 brouard 2: title=1st_example datafile=data1.txt lastobs=8600 firstpass=1 lastpass=4
3: ftol=1.000000e-008 stepm=1 ncovcol=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0
1.2 ! brouard 4: model=1+age+.
1.1 brouard 5: # Parameters
6: 12 0. 0.
7: 13 0. 0.
8: 21 0. 0.
9: 23 0. 0.
10: # Scales
11: 12 0. 0.
12: 13 0. 0.
13: 21 0. 0.
14: 23 0. 0.
15: #covariance matrix#
16: 121 0.
17: 122 0. 0.
18: 131 0. 0. 0.
19: 132 0. 0. 0. 0.
20: 211 0. 0. 0. 0. 0.
21: 212 0. 0. 0. 0. 0. 0.
22: 231 0. 0. 0. 0. 0. 0. 0.
23: 232 0. 0. 0. 0. 0. 0. 0. 0.
24: # agemin agemax for life expectancy, bage fage (if mle==0 ie no data nor Max likelihood).
25: agemin=70 agemax=95 bage=65 fage=95
26: # Observed prevalence period
27: begin-prev-date=1/1/1984 end-prev-date=1/6/1988 estepm=1
28: # Health expectancies computed from stationary prevalence (pop_based=0) or population based (1)
29: pop_based=0
30: # Prevalence forecasting
31: starting-proj-date=1/1/1989 final-proj-date=1/1/1990 mov_average=0
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>