File:  [Local Repository] / imach / src / biaspar.txt
Revision 1.3: download - view: text, annotated - select for diffs
Wed Feb 20 17:44:49 2002 UTC (22 years, 3 months ago) by lievre
Branches: MAIN
CVS tags: HEAD
index.htm is now renamed by the parmater filename.htm

#Imach version 0.63, February 2000, INED-EUROREVES 
#
title=1st_example datafile=data1.txt lastobs=8600 firstpass=1 lastpass=4
ftol=1e-8 stepm=24 ncov=2 nlstate=2 ndeath=1 maxwav=4 mle=1 weight=0
model=.
# Parameters nlstate*nlstate*ncov a12*1 + b12 * age + ...
12 0. 0. 
13 0. 0. 
21 0. 0. 
23 0. 0. 
# Scales (for hessian or gradient estimation)
12 0. 0. 
13 0. 0. 
21 0. 0. 
23 0. 0. 
#covariance matrix#
121 0.
122 0. 0.
131 0. 0. 0. 
132 0. 0. 0. 0. 
211 0. 0. 0. 0. 0. 
212 0. 0. 0. 0. 0. 0. 
231 0. 0. 0. 0. 0. 0. 0. 
232 0. 0. 0. 0. 0. 0. 0. 0.
# agemin agemax for lifexpectancy, bage fage (if mle==0 ie no data nor Max likelihood).
agemin=70 agemax=100 bage=50 fage=100
# End.



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