Description Usage Arguments Value
View source: R/post_sector_correction.R
Train and predict a model on conjuncture data
1 2 3 4 5 | get_conjuncture_predictions(
task,
df_conj = fetch_conj_data(),
df_agg_failure = fetch_aggregated_sectors(task)
)
|
df_conj |
données de conjoncture |
df_agg_failure |
données d'agrégation sectorielle. |
data.frame
with columns: prediction (in 0, 1, n_month_period,
secteur)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.