powered by
Create a matrix of MIDAS lags, including contemporaneous lag up to selected order.
fmls(x, k, m, ...)
a matrix containing the lags
a vector
maximum lag order
frequency ratio
further arguments
Virmantas Kvedaras, Vaidotas Zemlys
This is a convenience function, it calls link{mls} to perform actual calculations.
link{mls}
mls