You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the plot in cell 17 in chapter 01, has a slight error.
The text states an initialization of the filter of weight=160 and that weighing starts on day 1.
Yet the plot shows the measurements starting at day zero.
I think it's simply a mistake that the measurements aren't plotted with an x-axis offset of 1 day, as is done for the predictions.
Then the plot would also make more sense in the way that a measurement results in an estimate between measurement and prediction.
Happy to make a PR, if you wish.
The text was updated successfully, but these errors were encountered:
I think the plot in cell 17 in chapter 01, has a slight error.
The text states an initialization of the filter of
weight=160
and that weighing starts on day 1.Yet the plot shows the measurements starting at day zero.
I think it's simply a mistake that the measurements aren't plotted with an x-axis offset of 1 day, as is done for the predictions.
Then the plot would also make more sense in the way that a measurement results in an estimate between measurement and prediction.
Happy to make a PR, if you wish.
The text was updated successfully, but these errors were encountered: