This will be a running tally of functions that could use a rewrite for either:
1) clarity
2) performance
3) pretty formatting
*.inference.battery (lots of redundancies, can all be functionalized; also,
generalize permutation)
prettyBars (redundancies)
bootstrap (I don't need to pass the entire data structure to the index
sampler...); there are probably other functions where I don't need to pass the
entire data, too
Original issue reported on code.google.com by DerekBea...@gmail.com on 2 May 2013 at 7:39
Original issue reported on code.google.com by
DerekBea...@gmail.com
on 2 May 2013 at 7:39