Annotation of imach/tests/testV2.imach, revision 1.1

1.1     ! brouard     1: #
        !             2: title=testV2 datafile=data/data2.txt lastobs=2500 firstpass=1 lastpass=3
        !             3: ftol=1e-8 stepm=24 ncovcol=2 nlstate=2 ndeath=1 maxwav=3 mle=1 weight=1
        !             4: model=1+age+V2. 
        !             5: # Parameters 
        !             6: 12   -8.1682774    0.0847996    0.2682606 
        !             7: 13   -8.1383206    0.0766705    0.4020807 
        !             8: 21    2.3321826   -0.0492910   -0.4643334 
        !             9: 23   -8.2079189    0.0888604    0.1497600 
        !            10: # Scales (for hessian or gradient estimation)
        !            11: 12 0.0 0.0 0.0
        !            12: 13 0.0 0.0 0.0
        !            13: 21 0.0 0.0 0.0
        !            14: 23 0.0 0.0 0.0
        !            15: # Covariance matrix 
        !            16: 121 0.0
        !            17: 122 0.0 0.0
        !            18: 123 0.0 0.0 0.0 
        !            19: 131 0.0 0.0 0.0 0.0
        !            20: 132 0.0 0.0 0.0 0.0 0.0
        !            21: 133 0.0 0.0 0.0 0.0 0.0 0.0
        !            22: 211 0.0 0.0 0.0 0.0 0.0 0.0 0.0
        !            23: 212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
        !            24: 213 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
        !            25: 231 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
        !            26: 232 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
        !            27: 233 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
        !            28: # agemin agemax for life expectancy, bage fage (if mle==0 ie no data nor Max likelihood).
        !            29: agemin=60 agemax=95 bage=55 fage=95
        !            30: # Observed prevalence period
        !            31: begin-prev-date=1/1/2000 end-prev-date=12/12/2006 estepm=1
        !            32: # Health expectancies computed from stable (period) prevalence (pop_based=0) or population based (1)
        !            33: pop_based=1
        !            34: # Prevalence forecasting
        !            35: starting-proj-date=1/1/2007 final-proj-date=12/12/2011 mov_average=0

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