2017-02-22 23:59:43 +00:00
|
|
|
# Generated by roxygen2: do not edit by hand
|
|
|
|
|
|
2018-05-03 18:10:11 +00:00
|
|
|
S3method(plot,prophet)
|
2017-02-22 23:59:43 +00:00
|
|
|
S3method(predict,prophet)
|
2018-05-03 18:10:11 +00:00
|
|
|
export(add_changepoints_to_plot)
|
2017-08-30 23:17:41 +00:00
|
|
|
export(add_regressor)
|
2017-07-05 08:20:22 +00:00
|
|
|
export(add_seasonality)
|
2017-08-26 21:31:33 +00:00
|
|
|
export(cross_validation)
|
2017-12-22 21:36:46 +00:00
|
|
|
export(dyplot.prophet)
|
2017-02-22 23:59:43 +00:00
|
|
|
export(fit.prophet)
|
|
|
|
|
export(make_future_dataframe)
|
2018-05-04 22:07:35 +00:00
|
|
|
export(performance_metrics)
|
|
|
|
|
export(plot_cross_validation_metric)
|
2017-08-30 23:17:41 +00:00
|
|
|
export(plot_forecast_component)
|
2017-07-05 00:27:55 +00:00
|
|
|
export(predictive_samples)
|
2017-02-22 23:59:43 +00:00
|
|
|
export(prophet)
|
|
|
|
|
export(prophet_plot_components)
|
|
|
|
|
import(Rcpp)
|
|
|
|
|
importFrom(dplyr,"%>%")
|