-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Proposed by @JPM-MaxInfo
-
Scrap ‘advanced’ mode as with us removing archetypes/multiple data sources, I think this option is now just a bit confusing
-
Better data validation for incorrect file uploads
-
Charts for comparison of frequency fitting, not just severity as at present
-
Option to handle potentially under-dispersed perils e.g., drought as constraining variance/mean > 1 is going to give some miss where experience is under-dispersed (although represents a prudent assumption). NB I think this is something that needs to be clearly mentioned in user guidance if not already
-
Think the distribution fitting chart and analytics (that currently appear on advanced mode) could be made clearer for a less technical userbase. Probability density and MLE estimators are hard to conceptualise even for more technical audiences so I feel this might not necessarily be conveying a lot at the moment.
-
If this was to eventually form the backbone for a full app with financial engine etc. I think we would need a complete rewrite of the code. Due to time constraints I’ve had to leave a lot of now redundant functions to one side and the app’s code structure would benefit greatly from being transferred to shiny modules (having done this for Risk Explorer though I know it is a big job and one you’d only want to take on if absolutely necessary!).