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

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

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