File:  [Local Repository] / imach / tests / testV2.imach
Revision 1.3: download - view: text, annotated - select for diffs
Wed May 22 19:06:47 2019 UTC (5 years, 1 month ago) by brouard
Branches: MAIN
CVS tags: HEAD
Summary: fixed 0.99r19 version

    1: #$Revision: 1.3 $ $Date: 2019/05/22 19:06:47 $
    2: # ADL ANALYSIS USING SABE 2000 2006 AND 2010 by sex basic model with weights
    3: #
    4: title=testV2 datafile=data/data2.txt lastobs=2500 firstpass=1 lastpass=3
    5: ftol=1.e-08 stepm=24 ncovcol=2 nqv=0 ntv=0 nqtv=0 nlstate=2 ndeath=1 maxwav=3 mle=1 weight=1
    6: model=1+age+V2. 
    7: # Parameters 
    8: 12   -8.1682774    0.0847996    0.2682606 
    9: 13   -8.1383206    0.0766705    0.4020807 
   10: 21    2.3321826   -0.0492910   -0.4643334 
   11: 23   -8.2079189    0.0888604    0.1497600 
   12: # Scales (for hessian or gradient estimation)
   13: 12 0.0 0.0 0.0
   14: 13 0.0 0.0 0.0
   15: 21 0.0 0.0 0.0
   16: 23 0.0 0.0 0.0
   17: # Covariance matrix 
   18: 121 0.0
   19: 122 0.0 0.0
   20: 123 0.0 0.0 0.0 
   21: 131 0.0 0.0 0.0 0.0
   22: 132 0.0 0.0 0.0 0.0 0.0
   23: 133 0.0 0.0 0.0 0.0 0.0 0.0
   24: 211 0.0 0.0 0.0 0.0 0.0 0.0 0.0
   25: 212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
   26: 213 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
   27: 231 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
   28: 232 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
   29: 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
   30: # agemin agemax for life expectancy, bage fage (if mle==0 ie no data nor Max likelihood).
   31: agemin=60 agemax=95 bage=55 fage=95 estepm=24 ftolpl=6e-5
   32: # Observed prevalence period
   33: begin-prev-date=1/1/2000 end-prev-date=12/12/2006 mov_average=0
   34: # Health expectancies computed from stable (period) prevalence (pop_based=0) or population based (1)
   35: pop_based=1
   36: # Prevalence forecasting
   37: prevforecast=1 starting-proj-date=1/1/2007 final-proj-date=12/12/2011 mov_average=0
   38: result:V2=0
   39: result:V2=1

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