The repository contains code with examples how to fit reverse MIDAS models with midasr package.
The example document can be found here.
To reproduce the document, checkout the repository and run quarto render
. Naturally you need to install Quarto and R with the packages midasr
, quantmod
and lubridate
.