# MLE 1984-1990 # title=MLE datafile=..\data\mydata.txt lastobs=3000 firstpass=1 lastpass=3 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 + ... 12 0. 0. 13 0. 0. 21 0. 0. 23 0. 0. # Scales (for hessian or gradient estimation) 12 0. 0. 13 0. 0. 21 0. 0. 23 0. 0. #covariance matrix# 121 0. 122 0. 0. 131 0. 0. 0. 132 0. 0. 0. 0. 211 0. 0. 0. 0. 0. 212 0. 0. 0. 0. 0. 0. 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 # Fin de la lecture