BayesTesting.jl
BayesTesting.jl copied to clipboard
Aesthetic changes
Mostly minor reformattings and renamings.
Hey, I think this looks good, but I'm not quite sure what I do here. You have renamed a few functions, e.g. Bayes_correlation, which looks good, just not sure how to resolve conflicts. I temporarily switched to using Plots instead of PlotRecipes due to errors occurring once update to julia 0.7 or 1.0, but I think having a struct then methods for plotting, etc. would be great. Just not sure how to do that myself without sinking some time into it.
I will take another look at this tomorrow.