midasml package contains functions to run classical MIDAS regression models under several loss functions as well as MIDAS machine learning methods. The main functions to run predictive midasml methods are midasml_forecast
and qtarget.sort_midasml
, while to estimate the midasml regressions the main functions are reg_sgl
and panel_sgl
.