Skip to content

v3.6.2: Allocation and plot improvements, new warnings, bugs fixed

Compare
Choose a tag to compare
@laresbernardo laresbernardo released this 31 Mar 16:46
· 779 commits to main since this release
edf5067

Relevant changes on v3.6.2:

  • Viz: removed redundant information on plots and standardized styles and contents on all visualizations.
  • Feat: new date_min and date_max parameters on robyn_allocator() to pick specific date range to consider mean spend values (user request).
  • Feat: new plot methods for robyn_allocator() and robyn_save() outputs, and print method for robyn_inputs() with and without hyperparameters.
  • Feat: provide recommendations on calibration inputs depending on the experiments' confidence, spending, and KPI measured (#307).
  • Feat: warn and avoid weekly trend input when data granularity is larger than "week".
  • Fix: issues on several robyn_allocator() specific cases (#349, #344, #345), especially when some coefficients were 0.
  • Fix: bug with Weibull adstock scenario (#353).
  • Docs: fixed some typos, updated, and standardized internal documentation.

Commits log

New Contributors

Full Changelog: v3.6.0...v3.6.2