version 1.89, 2003/06/24 12:30:52
|
version 1.90, 2003/06/24 12:34:15
|
Line 1
|
Line 1
|
/* $Id$ |
/* $Id$ |
$State$ |
$State$ |
$Log$ |
$Log$ |
|
Revision 1.90 2003/06/24 12:34:15 brouard |
|
(Module): Some bugs corrected for windows. Also, when |
|
mle=-1 a template is output in file "or"mypar.txt with the design |
|
of the covariance matrix to be input. |
|
|
Revision 1.89 2003/06/24 12:30:52 brouard |
Revision 1.89 2003/06/24 12:30:52 brouard |
(Module): Some bugs corrected for windows. Also, when |
(Module): Some bugs corrected for windows. Also, when |
mle=-1 a template is output in file "or"mypar.txt with the design |
mle=-1 a template is output in file "or"mypar.txt with the design |
Line 3134 fprintf(fichtm," <ul><li><b>Graphs</b></
|
Line 3139 fprintf(fichtm," <ul><li><b>Graphs</b></
|
for(cpt=1; cpt<=nlstate;cpt++) { |
for(cpt=1; cpt<=nlstate;cpt++) { |
fprintf(fichtm,"<br>- Observed and period prevalence (with confident\ |
fprintf(fichtm,"<br>- Observed and period prevalence (with confident\ |
interval) in state (%d): %s%d%d.png <br>\ |
interval) in state (%d): %s%d%d.png <br>\ |
<img src=\"%s%d%d.png\">",cpt,subdirf2(optionfilefiname,"vr"),cpt,jj1,subdirf2(optionfilefiname,"vr"),cpt,jj1); |
<img src=\"%s%d%d.png\">",cpt,subdirf2(optionfilefiname,"v"),cpt,jj1,subdirf2(optionfilefiname,"v"),cpt,jj1); |
} |
} |
} /* end i1 */ |
} /* end i1 */ |
}/* End k1 */ |
}/* End k1 */ |