--- imach/html/doc/mypar.imach 2017/04/03 10:34:32 1.5
+++ imach/html/doc/mypar.imach 2022/03/17 08:53:28 1.7
@@ -2,7 +2,7 @@
#
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.
+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