Annotation of imach/html/doc/biaspar.imach, revision 1.4
1.4 ! brouard 1: # Imach version 0.98r3, December 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.4 ! brouard 4: model=1+age.
1.3 brouard 5: 12 -12.245240 0.092358
6: 13 -10.671890 0.060969
7: 21 -2.645345 -0.022325
8: 23 -4.773317 0.007859
1.1 brouard 9: # Scales
10: 12 0. 0.
11: 13 0. 0.
12: 21 0. 0.
13: 23 0. 0.
14: #covariance matrix#
15: 121 0.
16: 122 0. 0.
17: 131 0. 0. 0.
18: 132 0. 0. 0. 0.
19: 211 0. 0. 0. 0. 0.
20: 212 0. 0. 0. 0. 0. 0.
21: 231 0. 0. 0. 0. 0. 0. 0.
22: 232 0. 0. 0. 0. 0. 0. 0. 0.
23: # agemin agemax for life expectancy, bage fage (if mle==0 ie no data nor Max likelihood).
1.4 ! brouard 24: agemin=70 agemax=95 bage=65 fage=95 estepm=1 ftolpl=6e-4
1.1 brouard 25: # Observed prevalence period
1.4 ! brouard 26: begin-prev-date=1/1/1984 end-prev-date=1/6/1988
1.1 brouard 27: # Health expectancies computed from stationary prevalence (pop_based=0) or population based (1)
1.4 ! brouard 28: pop_based=1
1.1 brouard 29: # Prevalence forecasting
1.4 ! brouard 30: prevforecast=1 starting-proj-date=1/1/1989 final-proj-date=1/1/1990 mov_average=0
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>