]> henry.ined.fr Git - .git/commit
Many changes:
authorN. Brouard <brouard@ined.fr>
Mon, 10 Jun 2002 13:12:01 +0000 (13:12 +0000)
committerN. Brouard <brouard@ined.fr>
Mon, 10 Jun 2002 13:12:01 +0000 (13:12 +0000)
commit67b2357c7d6cf0c304e071d814940d0432bcb0e1
tree28bf50c7449597b5dc11b1b499fa07611d126101
parent1645dcea6ac56f4d5df0e7fe8ed5a5df8a55ca7e
Many changes:
(a) We look at covariance between step probabilities by drawing
confidence interval ellipsoids of two step probabilities pij versus
pkl.
It is done by diagonalizing the inverse of the convariance matrix.

(b) In order to write to the gnuplot file or even to the html file
without using to much memory we are now reopening ficgp and fichtm
with an "append" option each time we need them into the main program.
It is better than keeping matrices in memory until the end.
src/imach.c