choicemodels icon indicating copy to clipboard operation
choicemodels copied to clipboard

Clean up and generalize the summary tables

Open smmaurer opened this issue 6 years ago • 0 comments

We should clean up the summary table functionality, probably creating a general-purpose function to generate tables. Currently this is part of the MNL codebase: mnl.py#L336-L479

Cleaning it up would streamline the codebase, lay groundwork for additional model types, and allow easier extension of the summary table functionality (e.g. as requested in UrbanSim Templates issues #24, #48, and #59).

smmaurer avatar Nov 20 '18 23:11 smmaurer