Estimation.jl icon indicating copy to clipboard operation
Estimation.jl copied to clipboard

Incorrect estimates

Open arshak opened this issue 11 years ago • 1 comments

This is from your test code. If I increase the 0.1 to higher values in the test code, the algorithm starts to produce incorrect estimates:

freq = 0.1 + 0.3*rand()

arshak avatar Feb 12 '15 12:02 arshak

Hi @arshak Thanks for checking out the test code. Could you provide the code that produces incorrect estimates? I assume you are referring to the /test/qf_bias.jl file?

rob-luke avatar Feb 22 '15 15:02 rob-luke