Commit graph

14 commits

Author SHA1 Message Date
Ben Letham
d937f47612 Enable seasonalities automatically depending on history length / frequency 2017-04-13 01:25:03 -07:00
Ben Letham
8155143af0 Allow not showing capacity on plots 2017-04-10 22:48:43 -07:00
Ben Letham
208399678c Make component plots work if forecast range is less than seasonality period 2017-04-10 18:20:06 -07:00
Ben Letham
47ae61f44e Remove hanging spaces 2017-04-07 19:09:24 -07:00
Ben Letham
459e0fed6c Document the parameters stored during fitting. 2017-04-03 18:24:54 -07:00
Ben Letham
b999dd4aa4 Add docstring to Python methods, and minor fixes to R documentation. 2017-03-23 17:27:44 +02:00
Ben Letham
864d06ecee Documentation update for #11 2017-03-12 17:58:03 +02:00
Ben Letham
f89faf2c6a Check for valid holiday lower/upper windows 2017-03-12 16:01:02 +02:00
Ben Letham
fcbd957bcc Refactor R component plotting to match #84 2017-03-08 17:38:56 +02: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
Ben Letham
afc2392f91 Expose plot axes labels in R 2017-02-26 17:31:34 +02:00
Ben Letham
96ef0e236a Update documentation for additional stan args 2017-02-26 13:04:15 +02:00
David J. Harris
e98cbaaa1a pass arguments from prophet() to Stan 2017-02-24 12:33:19 -05:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00