Annotation of imach096d/mytry/mypar.txt, revision 1.1
1.1 ! brouard 1: # MLE 1984-1990
! 2: #
! 3: title=MLE datafile=..\data\mydata.txt lastobs=3000 firstpass=1 lastpass=3
! 4: ftol=1e-8 stepm=24 ncov=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0
! 5: # Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ...
! 6: 12 0. 0.
! 7: 13 0. 0.
! 8: 21 0. 0.
! 9: 23 0. 0.
! 10: # Scales (for hessian or gradient estimation)
! 11: 12 0. 0.
! 12: 13 0. 0.
! 13: 21 0. 0.
! 14: 23 0. 0.
! 15: #covariance matrix#
! 16: 121 0.
! 17: 122 0. 0.
! 18: 131 0. 0. 0.
! 19: 132 0. 0. 0. 0.
! 20: 211 0. 0. 0. 0. 0.
! 21: 212 0. 0. 0. 0. 0. 0.
! 22: 231 0. 0. 0. 0. 0. 0. 0.
! 23: 232 0. 0. 0. 0. 0. 0. 0. 0.
! 24: # agemin agemax for lifexpectancy, bage fage (if mle==0 ie no data nor Max likelihood).
! 25: agemin=70 agemax=100 bage=50 fage=100
! 26: # Fin de la lecture
! 27:
! 28:
! 29:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>