prophet/R
David J. Harris 3548546b65 invisibly return component plots (#11)
This will make it easier for users to change the theme or other aspects of the plots, and shouldn't affect any existing behavior because the returned object is invisible.
2017-03-12 17:51:08 +02:00
..
inst/stan 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
man Check for valid holiday lower/upper windows 2017-03-12 16:01:02 +02:00
R invisibly return component plots (#11) 2017-03-12 17:51:08 +02:00
src Initial commit 2017-02-22 15:59:43 -08:00
tests make_future_dataframe return correct number of periods 2017-03-12 14:29:20 +02:00
vignettes Initial commit 2017-02-22 15:59:43 -08:00
DESCRIPTION Require stan 2.14 or later 2017-03-05 17:09:18 +02:00
LICENSE Initial commit 2017-02-22 15:59:43 -08:00
NAMESPACE Initial commit 2017-02-22 15:59:43 -08:00