View source: R/pixel_prophet.R
A function to run the prophet algorithm by pixel
1 | pixel_prophet(x, dates, ...)
|
x |
numeric vector |
dates |
vector of dates, with equal length to x |
... |
arguments passed to 'prophet' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.