Robyn
Robyn copied to clipboard
Is this expected output from robyn_refresh?
Project Robyn
Describe issue
I refreshed my model once and was looking forward to seeing how per channel ROI has differed. For context, my data are daily, I am adding 14 days of new observations, and refresh_step = 7
in Robyn.
There are two surprises
- I am only seeing one refresh that accounts for 7 days of new data. Where are the rest of the data?
- Even the 7-day update is confined to
report_actual_fitted.png
. Unlike what the docs are showing (see Model Refresh sesction), there is no before/after refresh comparison inreport_decomposition.png
. For the record, I didn't check the report_*.csv files.
Here are PNGs I have mentioned, and the code that I am running.
Am I misusing Robyn or is this actually a bug?
Provide reproducible example
Data CSV and model JSON file here.
bug_report.csv RobynModel-1_433_1.txt
Environment & Robyn version
R 4.2.1, Robyn dev version 8398f12