predicted | R Documentation |
Forecasts obtained from various methods applied to various commodities prices.
data(forecasts)
predicted
is list
of forecasts of spot prices of selected 56 commodities. For each commodity matrix
of forecasts generated by various methods is provided. Columns correspond to various methods.
The forecasts were taken from Drachal and Pawłowski (2024). They cover the period between 1996 and 2021, and are in monthly freqency. Variables and methods names are the same as in that paper, where they are described in details.
Drachal, K., Pawłowski, M. 2024. Forecasting selected commodities' prices with the Bayesian symbolic regression. International Journal of Financial Studies 12, 34, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.3390/ijfs12020034")}
observed
data(forecasts)
# WTI prices predicted by BSR rec method
t2 <- predicted[[3]][,1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.