prophet/notebooks
Sam Snarr 2d8e6c7fd1
Added growth='flat' functionality in R (#1778)
* added `flat_growth_init()` function

* added validation for 'flat'

* changed `fit.prophet()` to handle `growth='flat'`

* added `trend='flat'` capabilities to `sample_predictive_trend()` and `fit.prophet()`

* updated STAN code to handle flat trend

* [Syntax fix] Removed unnecessary bracket

* updated documentation

* undid formatting that was accidentally applied by autoformatter

* undid more formatting that was accidentally applied by autoformatter

* added tests

* typo in `sample_predictive_trend()`

* updated notebook with example in R

* updated documentation
2021-01-14 13:53:08 -08:00
..
additional_topics.ipynb Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
diagnostics.ipynb Fix artifacts in diagnostics nb markdown 2020-08-20 11:20:47 -07:00
multiplicative_seasonality.ipynb Minor clarification for multiplicative seasonality docs 2020-08-19 19:29:20 -07:00
non-daily_data.ipynb Describe the use of extra regressors for seasonality with monthly data 2020-08-19 14:27:20 -07:00
outliers.ipynb Remove all semicolons from documentation; mark hidden outputs 2018-05-30 18:47:16 -07:00
quick_start.ipynb Refresh quickstart doc 2020-08-19 20:43:50 -07:00
saturating_forecasts.ipynb Move flat trend docs to additional topics 2020-08-19 16:29:50 -07:00
seasonality,_holiday_effects,_and_regressors.ipynb Add discussion about needing future values 2020-08-19 13:54:24 -07:00
trend_changepoints.ipynb Refresh markdown documentation 2020-08-19 20:40:04 -07:00
uncertainty_intervals.ipynb Remove all semicolons from documentation; mark hidden outputs 2018-05-30 18:47:16 -07:00