Closed
Description
Each method in fixed_design()
should be its own function
- For better documentation. each method may require specific arguments in the
...
- Reduce maintenance efforts. The function body contain > 600 lines
We probably should have functions corresponding to each method, e.g.:
fixed_design_ahr()
fixed_design_wlr()
fixed_design_maxcombo()
fixed_design_rmst()
fixed_design_milestone()
Metadata
Metadata
Assignees
Labels
No labels