File:  [Local Repository] / imach / src / biaspar.txt
Revision 1.2: download - view: text, annotated - select for diffs
Tue Mar 13 18:17:18 2001 UTC (23 years, 2 months ago) by lievre
Branches: MAIN
CVS tags: HEAD
Version Rostock: ajout covariable commande model=

#Imach version 0.63, February 2000, INED-EUROREVES 
#
title=1st_example datafile=data1.txt lastobs=8600 firstpass=1 lastpass=4
ftol=1e-8 stepm=1 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>