prophet/R
Cuong Duong 2d56e71fed
Add regressor_coefficients function for R (#1803)
* function code

* add tests for regressor coefficients utility

* add documentation for regressor_coefficients util function

* generate Rd docs

* add regressor_coefficients to R namespace

* minor formatting nit

* fix bugs
2021-03-02 08:30:00 -08:00
..
data Clean up script for R holidays, and regenerate 2020-08-27 18:36:18 -07:00
data-raw Clean up script for R holidays, and regenerate 2020-08-27 18:36:18 -07:00
inst Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
man Add regressor_coefficients function for R (#1803) 2021-03-02 08:30:00 -08:00
R Add regressor_coefficients function for R (#1803) 2021-03-02 08:30:00 -08:00
src Clean docs (#1798) 2021-03-02 08:06:14 -08:00
tests Add regressor_coefficients function for R (#1803) 2021-03-02 08:30:00 -08:00
vignettes Add link to main site from vignette 2018-05-30 17:10:59 -07:00
.gitignore {rstantools}-based compilation 2020-04-28 16:06:17 -04:00
.Rbuildignore {rstantools}-based compilation 2020-04-28 16:06:17 -04:00
configure {rstantools}-based compilation 2020-04-28 16:06:17 -04:00
configure.win {rstantools}-based compilation 2020-04-28 16:06:17 -04:00
DESCRIPTION imports RcppParallel and excludes one function that is already in the namespace by importing Rcpp (#1779) 2021-01-14 14:38:36 -08:00
LICENSE Initial commit 2017-02-22 15:59:43 -08:00
NAMESPACE Add regressor_coefficients function for R (#1803) 2021-03-02 08:30:00 -08:00
prophet.Rproj {rstantools}-based compilation 2020-04-28 16:06:17 -04:00