--- imach/html/doc/mypar.imach 2006/03/14 18:51:55 1.2 +++ imach/html/doc/mypar.imach 2022/03/17 08:53:28 1.7 @@ -1,9 +1,9 @@ # MLE 1984-1990 # -title=MLE datafile=..\doc\data\mydata.txt lastobs=3000 firstpass=1 lastpass=4 -ftol=1e-8 stepm=24 ncovcol=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0 -model=. -# Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ... +title=MLE datafile=../doc/data/mydata.txt lastobs=3000 firstpass=1 lastpass=4 +ftol=1e-8 stepm=24 ncovcol=2 nqv=0 ntv=0 nqtv=0 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0 +model=1+age+. +#q Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ... 12 0. 0. 13 0. 0. 21 0. 0. @@ -23,9 +23,12 @@ model=. 231 0. 0. 0. 0. 0. 0. 0. 232 0. 0. 0. 0. 0. 0. 0. 0. # agemin agemax for lifexpectancy, bage fage (if mle==0 ie no data nor Max likelihood). -agemin=70 agemax=100 bage=50 fage=100 estepm=24 -# Observed prevalence period +agemin=70 agemax=100 bage=50 fage=100 estepm=24 ftolpl=6e-4 +#Observed prevalence period begin-prev-date=1/1/1984 end-prev-date=1/6/1988 mov_average=0 # Population or status based pop_based=0 -prevforecast=1 starting-proj-date=1/1/1984 final-proj-date=1/1/2000 mobil_average=1 \ No newline at end of file +#prevforecast=1 starting-proj-date=1/1/1984 final-proj-date=1/1/2000 mobil_average=1 +prevforecast=1 yearsfproj=10 mobil_average=1 +prevbackcast=1 yearsbproj=10 mobil_average=1 +result: . \ No newline at end of file