--- imach/html/doc/mypar.imach 2015/08/18 16:43:19 1.3
+++ imach/html/doc/mypar.imach 2019/05/22 20:31:53 1.6
@@ -1,7 +1,7 @@
# 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
+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.
@@ -23,9 +23,12 @@ model=1+age+.
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
+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
+#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