C
c language
Hello,
This is my first experience in writing a program with 'C'. I am
doing a simulation to do some study on the genome. I am calculating the
LOD score (Maximum Likelihood) in the simulation. I did 10000
replicates and the results were something that I can't understand.
Actually the average of the answers was started from about 100, then
decreased to about 10 in about replicate 1500 and increased to 150 in
replicate 10000. I don't know what the problem is. Is it the problem
of my program or the C random number generator or ....
Just to let you know, the program is very long, more than 1000 lines.
Thanks,
Mohsen
This is my first experience in writing a program with 'C'. I am
doing a simulation to do some study on the genome. I am calculating the
LOD score (Maximum Likelihood) in the simulation. I did 10000
replicates and the results were something that I can't understand.
Actually the average of the answers was started from about 100, then
decreased to about 10 in about replicate 1500 and increased to 150 in
replicate 10000. I don't know what the problem is. Is it the problem
of my program or the C random number generator or ....
Just to let you know, the program is very long, more than 1000 lines.
Thanks,
Mohsen