Commit graph

36 commits

Author SHA1 Message Date
Ben Letham
7ff33137eb Change to MIT license 2019-05-21 11:40:04 -07:00
Sean J. Taylor
39e356ddbe Readying for 0.5 release 2019-05-13 23:00:12 -07:00
Ben Letham
16b0166518 Bump dplyr requirement to 0.7.7 (#781) 2019-05-06 16:44:48 -07:00
Sean J. Taylor
211f30039a Updated changelog and date for R package 2018-12-18 23:07:58 -08:00
Sean J. Taylor
fbd3050a61 Update date in DESCRIPTION 2018-12-05 08:38:26 -08:00
Ben Letham
c9f1ccaa63 Version bump; test fixes; R build 2018-12-03 22:21:37 -08:00
Thomas J. Leeper
5f6612148a add Github URLs to DESCRIPTION (#761) 2018-12-03 17:01:01 -08:00
Ben Letham
fe677f290b Set rlang requirement to avoid bug in #592 2018-12-03 13:54:08 -08:00
Ben Letham
287fb2f6de Move built-in country holidays to a function (R) 2018-11-30 23:12:19 -08:00
ziye666
95fa4460a9 Fix bug about holiday year different from input year and others (#670)
* Allow both both hoidays and append holidays

Match holidays in predict and fit

Add test for append_holiday features; minor fixes

Add column name validation for append_holidays names; allow only one country

Fix bug about holiday year different from input year and also other bugs

Change function description

Add append holiday feature for R

* Add test for R/Pyrhon; fix bugs
2018-10-18 17:40:17 -07:00
Sean J. Taylor
e3a0586c07 Add xts dependency back and regen docs 2018-06-14 18:42:11 -07:00
Sean J. Taylor
9beb1cb7e7 Version bumps before submitting new packages 2018-06-13 16:03:44 -07:00
Sean J. Taylor
4f224e5ec7 Merge of v0.3 into master 2018-06-02 10:50:58 -07:00
Sean J. Taylor
b92d09cc82 Set dygraphs min version 2018-06-02 08:46:16 -07:00
bl
371e8a3bf4 Version bump 2018-05-30 17:02:47 -07:00
Ben Letham
b052b56d33 Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
Andy Pohl
1722e99554 unaddressed warnings from unit tests (#450)
* unaddressed warnings from unit tests

* devtools wants Encoding set or it complains through testthat::check()
2018-04-18 17:06:39 -07:00
Nagi Teramo
14d5028a73 Implement metrics for time series forecasts (#384)
* Add metrics for model validation

* Update to reflect comments on Github

* Change all_metrics() implementation to more sophisticated style

* Update metrics functions

* Remove redundant argument

* Use v0.3 files for diagnostics.R and prophet.R

* Use v0.3 file for man/predict.prophet.Rd

* Change the interface and do some refactoring
2018-01-05 16:05:58 -08:00
Ben Letham
a6d68497f1 Revert "Merge branch 'v0.3' into master"
This reverts commit 011a292427, reversing
changes made to 5d453c1d05.
2017-12-22 16:32:54 -08:00
Ben Letham
014b3b5919
Merge bugfixes from master into v0.3 (#393)
* Update memory requirement description per #326

* Fix R warning with extra regressor; disallow constant extra regressors.

* Fix unit test broken in new pandas

* Fix diagnostics unit tests for new pandas

* Fix copy with extra seasonalities / regressors Py

* Fix copy with extra seasonalities / regressors R

* Fix weekly_start and yearly_start in R plot_components

* Fix plotting in pandas 0.21 by using pydatetime instead of numpy

* Version bump

* Update README for new version

* Fix missing columns in SHF with extra regressor
2017-12-22 16:30:18 -08:00
Ben Letham
011a292427
Merge branch 'v0.3' into master 2017-12-22 16:29:52 -08:00
Willy Hardy
451c886c73 Added dygraphs functionality. (#320)
* Added dygraphs functionality.

* reversed the unintentional inclusion of prophet_copy

* namespaced  functions and corrected %>% typo
2017-12-22 12:09:11 -08:00
bletham
5d453c1d05 Fix missing columns in SHF with extra regressor 2017-11-09 21:19:51 -08:00
Ben Letham
0c3f30fd94 Version bump 2017-11-08 10:43:51 -08:00
Bernie Gray
1e30462779 efficiency and robustness improvements for R package (#308)
* efficiency improvements in r package

* add drop = FALSE to df subsetting

* adding two more drop = FALSE

* add back in global var vector

* revert to previous style of piecewise_linear, piecewise_logistic

* more reversion

* even more reversion

* revert get_changepoint_matrix

* trying to pinpoint issues

* more debugginh

* tests finally pass

* last commit of pr

* last commit of pr

* add utils to imports
2017-10-17 16:33:11 -07:00
bletham
a43cfe8995 Fix component plot with logistic floor 2017-10-10 21:24:23 -07:00
Sean J. Taylor
4c08596ee1 Changes to make R package build on windows without warnings 2017-09-12 09:31:34 -07:00
bl
2e9768348b Version bump 2017-09-02 13:28:30 -07:00
hoxo_m
fd125c4760 Refine R code a little (#263)
* Replace tail(-1) with [-1]

* Don't need to import utils anymore
2017-07-29 18:56:56 -07:00
bl
093b4b7eec R sub-daily data documentation, bugfixes, and unit tests 2017-07-10 22:57:13 -07:00
bl
1339aada96 Check for Inf values in history; roxygen version bump. 2017-07-04 01:12:22 -07:00
Sean J. Taylor
531b982bb8 Update version launch date. 2017-04-17 16:55:44 -07:00
Sean J. Taylor
813966fdd7 0.1.1 version bumps 2017-04-17 11:29:38 -07:00
Ben Letham
6d387a4640 Set version requirement for tidyr, see #157 2017-04-11 10:39:12 -07:00
Ben Letham
20aca85bbb Require stan 2.14 or later 2017-03-05 17:09:18 +02:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00