prophet_predict_impl {modeltime} | R Documentation |
Bridge prediction function for PROPHET models
prophet_predict_impl(object, new_data, ...)
object |
An object of class |
new_data |
A rectangular data object, such as a data frame. |
... |
Additional arguments passed to |