File:  [Local Repository] / imach064 / doc / orbiaspar.txt
Revision 1.2: download - view: text, annotated - select for diffs
Wed May 9 14:09:37 2001 UTC (23 years, 2 months ago) by lievre
Branches: MAIN
CVS tags: HEAD
Changes in the documentation directory: add option model=

    1: #Imach version 0.63, February 2000, INED-EUROREVES 
    2: #
    3: title=1st_example datafile=data1.txt lastobs=8600 firstpass=1 lastpass=4
    4: ftol=1.000000e-008 stepm=1 ncov=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0
    5: model=.
    6: # Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ...
    7: 12 0.000000 0.000000
    8: 13 0.000000 0.000000
    9: 21 0.000000 0.000000
   10: 23 0.000000 0.000000
   11: # Scales (for hessian or gradient estimation)
   12: 12 0.000000e+000 0.000000e+000
   13: 13 0.000000e+000 0.000000e+000
   14: 21 0.000000e+000 0.000000e+000
   15: 23 0.000000e+000 0.000000e+000
   16: #covariance matrix#
   17: 121 0.00000e+000
   18: 122 0.00000e+000 0.00000e+000
   19: 131 0.00000e+000 0.00000e+000 0.00000e+000
   20: 132 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000
   21: 211 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000
   22: 212 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000
   23: 231 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000
   24: 232 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000 0.00000e+000
   25: # agemin agemax for lifexpectancy, bage fage (if mle==0 ie no data nor Max likelihood).

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