--- imach/html/doc/mypar.imach 2006/02/09 14:15:31 1.1
+++ imach/html/doc/mypar.imach 2015/12/08 16:04:20 1.4
@@ -1,9 +1,9 @@
# MLE 1984-1990
#
-title=MLE datafile=..\data\mydata.txt lastobs=3000 firstpass=1 lastpass=4
+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 + ...
+model=1+age.
+#q Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ...
12 0. 0.
13 0. 0.
21 0. 0.
@@ -23,9 +23,9 @@ 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