--- imach/html/doc/mypar.imach 2015/12/08 16:04:20 1.4
+++ imach/html/doc/mypar.imach 2019/05/22 20:31:53 1.6
@@ -1,8 +1,8 @@
# 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=1+age.
+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.
@@ -28,4 +28,7 @@ agemin=70 agemax=100 bage=50 fage=100 es
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