prophet/R/man
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
..
add_changepoints_to_plot.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
add_country_holidays.Rd Move built-in country holidays to a function (R) 2018-11-30 23:12:19 -08:00
add_group_component.Rd Finish extra regressors in R 2017-08-30 16:17:41 -07:00
add_regressor.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
add_seasonality.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
construct_holiday_dataframe.Rd Move built-in country holidays to a function (R) 2018-11-30 23:12:19 -08:00
coverage.Rd Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
cross_validation.Rd Add custom cutoff option to R (#1484) 2020-05-15 14:32:54 -07:00
df_for_plotting.Rd Add xts dependency back and regen docs 2018-06-14 18:42:11 -07:00
dyplot.prophet.Rd R documentation updates 2020-02-09 19:31:44 -08:00
fit.prophet.Rd
flat_growth_init.Rd Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
flat_trend.Rd Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
fourier_series.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
generate_cutoffs.Rd Version bump 2018-05-30 17:02:47 -07:00
generated_holidays.Rd {rstantools}-based compilation 2020-04-28 16:06:17 -04:00
get_holiday_names.Rd Version bump; test fixes; R build 2018-12-03 22:21:37 -08:00
initialize_scales_fn.Rd Refactor setup_dataframe R 2017-09-01 12:27:23 -07:00
linear_growth_init.Rd Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
logistic_growth_init.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
mae.Rd Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
make_all_seasonality_features.Rd Multiplicative seasonality (R) 2018-05-15 10:07:38 -07:00
make_future_dataframe.Rd R sub-daily data documentation, bugfixes, and unit tests 2017-07-10 22:57:13 -07:00
make_holiday_features.Rd Move built-in country holidays to a function (R) 2018-11-30 23:12:19 -08:00
make_holidays_df.Rd Version bump; test fixes; R build 2018-12-03 22:21:37 -08:00
make_seasonality_features.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
mape.Rd Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
mdape.Rd Add mdape performance metric to R (#1472) 2020-05-20 12:28:50 -07:00
mse.Rd Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
parse_seasonality_args.Rd Documentation for cross validation 2017-09-02 10:53:38 -07:00
performance_metrics.Rd Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
piecewise_linear.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
piecewise_logistic.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
plot.prophet.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
plot_cross_validation_metric.Rd Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
plot_forecast_component.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
plot_seasonality.Rd R documentation updates 2020-02-09 19:31:44 -08:00
plot_weekly.Rd R documentation updates 2020-02-09 19:31:44 -08:00
plot_yearly.Rd R documentation updates 2020-02-09 19:31:44 -08:00
predict.prophet.Rd
predict_seasonal_components.Rd Finish extra regressors in R 2017-08-30 16:17:41 -07:00
predict_trend.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
predict_uncertainty.Rd Finish extra regressors in R 2017-08-30 16:17:41 -07:00
predictive_samples.Rd Multiplicative seasonality (R) 2018-05-15 10:07:38 -07:00
prophet.Rd Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
prophet_copy.Rd Move copy from method to function in diagnostics file 2018-05-03 11:42:10 -07:00
prophet_plot_components.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
regressor_coefficients.Rd Add regressor_coefficients function for R (#1803) 2021-03-02 08:30:00 -08:00
regressor_column_matrix.Rd Multiplicative seasonality (R) 2018-05-15 10:07:38 -07:00
rmse.Rd Refactor cross validation metrics for rolling window, add visualization, put example in notebook (R) 2018-05-04 15:07:35 -07:00
rolling_mean_by_h.Rd R documentation updates 2019-05-13 15:47:28 -07:00
rolling_median_by_h.Rd Add mdape performance metric to R (#1472) 2020-05-20 12:28:50 -07:00
sample_model.Rd Multiplicative seasonality (R) 2018-05-15 10:07:38 -07:00
sample_posterior_predictive.Rd Multiplicative seasonality (R) 2018-05-15 10:07:38 -07:00
sample_predictive_trend.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
seasonality_plot_df.Rd Add xts dependency back and regen docs 2018-06-14 18:42:11 -07:00
set_auto_seasonalities.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
set_changepoints.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
set_date.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
setup_dataframe.Rd Finish extra regressors in R 2017-08-30 16:17:41 -07:00
smape.Rd Added growth='flat' functionality in R (#1778) 2021-01-14 13:53:08 -08:00
time_diff.Rd Suppress internal functions from reference manual 2017-07-28 22:03:27 -07:00
validate_column_name.Rd Dep for building the vignette + ignore libs + rebuild docs 2020-03-02 13:20:12 -08:00
validate_inputs.Rd Documentation fixes 2018-12-03 13:25:26 -08:00