Diff for /imach096d/mytry/mypar.txt between versions 1.1 and 1.2

version 1.1, 2000/12/28 18:49:54 version 1.2, 2002/03/11 11:39:35
Line 1 Line 1
 # MLE 1984-1990  # MLE 1984-1990
 #  #
 title=MLE datafile=..\data\mydata.txt lastobs=3000 firstpass=1 lastpass=3  title=MLE datafile=..\data\mydata.txt lastobs=3000 firstpass=1 lastpass=4
 ftol=1e-8 stepm=24 ncov=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0  ftol=1e-8 stepm=24 ncov=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0
 # Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ...  model=.
 12 0. 0.  # Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ...
 13 0. 0.  12 0. 0.
 21 0. 0.  13 0. 0.
 23 0. 0.  21 0. 0.
 # Scales (for hessian or gradient estimation)  23 0. 0.
 12 0. 0.   # Scales (for hessian or gradient estimation)
 13 0. 0.   12 0. 0.
 21 0. 0.   13 0. 0.
 23 0. 0.   21 0. 0.
 #covariance matrix#  23 0. 0.
 121 0.  #covariance matrix#
 122 0. 0.  121 0.
 131 0. 0. 0.   122 0. 0.
 132 0. 0. 0. 0.   131 0. 0. 0.
 211 0. 0. 0. 0. 0.   132 0. 0. 0. 0.
 212 0. 0. 0. 0. 0. 0.   211 0. 0. 0. 0. 0.
 231 0. 0. 0. 0. 0. 0. 0.   212 0. 0. 0. 0. 0. 0.
 232 0. 0. 0. 0. 0. 0. 0. 0.  231 0. 0. 0. 0. 0. 0. 0.
 # agemin agemax for lifexpectancy, bage fage (if mle==0 ie no data nor Max likelihood).  232 0. 0. 0. 0. 0. 0. 0. 0.
 agemin=70 agemax=100 bage=50 fage=100  # agemin agemax for lifexpectancy, bage fage (if mle==0 ie no data nor Max likelihood).
 # Fin de la lecture  agemin=70 agemax=100 bage=50 fage=100
   # Observed prevalence period
   begin-prev-date=1/1/1984 end-prev-date=1/6/1988
   # Population or status based
   pop_based=0
   # Prevalence forecasting
   starting-proj-date=1/1/1989 final-proj-date=1/1/1990 mov_average=0
   
   

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>