Commit graph

11 commits

Author SHA1 Message Date
Ben Letham
7ff33137eb Change to MIT license 2019-05-21 11:40:04 -07:00
bl
a38aaa38c6 Stan fix for pystan 2.16 2018-05-30 14:23:37 -07:00
Ben Letham
41d4ab472f Set noise prior variance to current value for linear growth model 2018-05-29 14:41:36 -07:00
Ben Letham
663214393e Minor stan simplifications 2018-05-25 13:57:45 -07:00
Ben Letham
3bd372bc15 Speed up stan fitting by removing unecessary parameter definitions 2018-05-15 13:26:46 -07:00
Ben Letham
7c010aac51 Multiplicative seasonality (R) 2018-05-15 10:07:38 -07:00
Ben Letham
aa4e223152 Combine trend models into a single stan file (R) 2018-04-20 17:23:11 -07:00
Ben Letham
1f84fa960f Move changepoint matrix calculation into stan (R) 2018-04-20 15:20:38 -07:00
Simon Kim
17efc9aecd External regressors v2 (#283)
Add regressors in R
2017-08-30 11:04:56 -07:00
Ben Letham
443d475468 Allow changepoints on dates that aren't in history, and allow for repeated observations on days. Previously we worked with changepoints via their index in the history. Now we work with them using just their value in scaled time. 2017-02-28 10:08:37 +02:00
Kim Seonghyun
a3fc168464 Add inst/stan
Signed-off-by: Kim Seonghyun <shyeon.kim@scipi.net>
2017-02-26 04:43:02 +01:00