--- imach096d/doc/biaspar.imach 2002/02/21 18:45:57 1.1 +++ imach096d/doc/biaspar.imach 2002/03/13 17:28:11 1.4 @@ -1,32 +1,37 @@ -#Imach version 64b, May 2001, INED-EUROREVES -#Number of iterations = 49, -2 Log likelihood = 21660.918613445392 +# $Id: biaspar.imach,v 1.4 2002/03/13 17:28:11 brouard Exp $ Imach version 0.8 2002, INED-EUROREVES title=1st_example datafile=data1.txt lastobs=8600 firstpass=1 lastpass=4 -ftol=1.000000e-008 stepm=2 ncov=2 nlstate=2 ndeath=1 maxwav=4 mle=0 weight=0 +ftol=1.000000e-008 stepm=1 ncovcol=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0 model=. -# Parameters -12 -12.290174 0.092161 -13 -9.155590 0.046627 -21 -2.629849 -0.022030 -23 -7.958519 0.042614 -# Scales -12 1.00000e-004 1.00000e-006 -13 1.00000e-004 1.00000e-006 -21 1.00000e-004 1.00000e-006 -23 1.00000e-004 1.00000e-006 -# Covariance - 1 1.47453e-001 - 2 -1.79081e-003 2.18676e-005 - 3 -1.95657e-002 2.45327e-004 2.09715e-001 - 4 2.44596e-004 -3.08538e-006 -2.61974e-003 3.28937e-005 - 5 1.61088e-001 -1.92537e-003 5.49425e-003 -6.92721e-005 9.19832e-001 - 6 -1.91395e-003 2.29884e-005 -7.08865e-005 8.99425e-007 -1.08729e-002 1.29229e-004 - 7 2.75441e-002 -3.14449e-004 -5.54491e-002 6.49099e-004 1.43217e-003 -2.18301e-005 4.48405e-001 - 8 -3.22668e-004 3.71876e-006 6.69148e-004 -7.91985e-006 -2.12298e-005 3.04177e-007 -5.10993e-003 5.85631e-005 +# Parameters (nlstate+ndeath-1)*nlstate*ncovmodel a12*1 + b12 * age + ... +12 0. 0. +13 0. 0. +21 0. 0. +23 0. 0. +# Scales (for hessian or gradient estimation) +12 0. 0. +13 0. 0. +21 0. 0. +23 0. 0. +# covariance matrix +# 121 Var(a12) +# 122 Cov(b12,a12) Var(b12) +# ... +# 232 Cov(b23,a12) Cov(b23,b12) ... Var (b23) +121 0. +122 0. 0. +131 0. 0. 0. +132 0. 0. 0. 0. +211 0. 0. 0. 0. 0. +212 0. 0. 0. 0. 0. 0. +231 0. 0. 0. 0. 0. 0. 0. +232 0. 0. 0. 0. 0. 0. 0. 0. # agemin agemax for life expectancy, bage fage (if mle==0 ie no data nor Max likelihood). -agemin=70 agemax=100 bage=50 fage=100 +agemin=70 agemax=95 bage=65 fage=95 # Observed prevalence period -begin-prev-date=1/1/1984 end-prev-date=1/6/1988 mob_average=0 -# Population or status based +begin-prev-date=1/1/1984 end-prev-date=1/6/1988 +# Health expectancies computed from stationary prevalence (pop_based=0) or population based (1) pop_based=0 +# Prevalence forecasting +starting-proj-date=1/1/1989 final-proj-date=1/1/1990 mov_average=0 # Population forecasting -popforecast=0 popfile=pyram.txt starting-proj-date=1/1/1989 final-proj-date=1/1/1990 \ No newline at end of file +popforecast=1 popfile=pyram.txt popfiledate=1/1/1989 last-popfiledate=1/1/1992 \ No newline at end of file