ag-csw / LDStreamHMMLearn

1 stars 0 forks source link

probplot set seed for sampling #14

Open alexlafleur opened 7 years ago

alexlafleur commented 7 years ago

To get almost the same probability plots we need to set a seed for sampling.

alexlafleur commented 7 years ago

Best Case:

error_probplot_26

Some Worst Cases:

error_probplot_15 error_probplot_28 error_probplot_34 error_probplot_48

greenTara commented 7 years ago

To bring this issue to closure, we need to incorporate these plots into the paper. I see that the plots are in .png format. Is this the best format for including into latex?

Also let's add some documentation to this issue so we know where the plots are coming from.

alexlafleur commented 7 years ago

I think PDF is best, I will update the plots to be pdfs.

greenTara commented 7 years ago

What is the script that produces these plots? (test/test_probplot.py ?)