WardBrian/scikit-stan

Refactor CoreEstimator Class for Code Reuse and to Reduce Clutter

Opened this issue · 0 comments

Now that additional models are being added, lots of code is being reused. Method arguments, constants, and interfacing should all be improved for cleanliness and modularity.