prophet/python/stan
Ryan Nazareth ac59b44ca3
add implementation for constant trend in Python (#1466)
* add implementation for constant trend

* force k and delta params to be 0s

* add tests and fix n_changepoints, changepoints_t to 0

* Add test for cv with constant trend

* Add docs and test for checking invalid input

* make changes to stan

* add transformed params block in stan and output flat trend vector

* correct syntax

* transformed params syntax

* Fix test and port changes to win stan file

* add test for flat trend function

* Add separate function for flat trend init

* fix test
2020-05-14 21:40:40 -07:00
..
unix add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00
win add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00