- Initial release documented in Regular et al. (2020) <doi.org/10.1371/journal.pone.0232822>
- Initial release to CRAN
- Simplify make_grid function to improve the splits of the divisions and strata
- CRAN request: change doi in DESCRIPTION to preferred format
- Add a "bezier" method to make_grid
- Allow a vector of age-specific parameters to be supplied to sim_parabola plus add some options for defining a more asymetric parabola
- Speed up sim_sets and ensure sample call passes new error traps
- Fix bug in plotting scripts; plotly returns an error if supplied xtabs class data
- Improve vis_fit function