Closed ananth-pallaseni closed 7 years ago
Thanks, this is really great. Reads well and is producing sensible results on real data.
In the absence of a detailed, PEP 8-type style guide for Julia, I've been aiming for keeping things internally consistent. So would you humour me with the following whitespace changes?
I'm going to remove the patch coverage target.
Added a new set of functions to plug into EmpiricalBayes. These are only loaded when EmpiricalBayes is found in the list of installed packages, else they are undefined. Added new tests for the new functions, also only run when EmpiricalBayes is found.