Annotation of imach/html/doc/biaspar.imach, revision 1.3
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.3 ! brouard 5: #q Parameters
! 6: 12 -12.245240 0.092358
! 7: 13 -10.671890 0.060969
! 8: 21 -2.645345 -0.022325
! 9: 23 -4.773317 0.007859
1.1 brouard 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>