mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-18 21:21:22 +00:00
* added `flat_growth_init()` function * added validation for 'flat' * changed `fit.prophet()` to handle `growth='flat'` * added `trend='flat'` capabilities to `sample_predictive_trend()` and `fit.prophet()` * updated STAN code to handle flat trend * [Syntax fix] Removed unnecessary bracket * updated documentation * undid formatting that was accidentally applied by autoformatter * undid more formatting that was accidentally applied by autoformatter * added tests * typo in `sample_predictive_trend()` * updated notebook with example in R * updated documentation |
||
|---|---|---|
| .. | ||
| data | ||
| data-raw | ||
| inst | ||
| man | ||
| R | ||
| src | ||
| tests | ||
| vignettes | ||
| .gitignore | ||
| .Rbuildignore | ||
| configure | ||
| configure.win | ||
| DESCRIPTION | ||
| LICENSE | ||
| NAMESPACE | ||
| prophet.Rproj | ||