prophet/R
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
..
inst/stan External regressors v2 (#283) 2017-08-30 11:04:56 -07:00
man Add layer_changepoints from #273 2017-10-11 09:38:15 -07:00
R efficiency and robustness improvements for R package (#308) 2017-10-17 16:33:11 -07:00
src Changes to make R package build on windows without warnings 2017-09-12 09:31:34 -07:00
tests Fix for broken tests (using local timezone) 2017-09-08 11:30:43 -07:00
vignettes Initial commit 2017-02-22 15:59:43 -08:00
DESCRIPTION efficiency and robustness improvements for R package (#308) 2017-10-17 16:33:11 -07:00
LICENSE Initial commit 2017-02-22 15:59:43 -08:00
NAMESPACE Add layer_changepoints from #273 2017-10-11 09:38:15 -07:00