fmls: Full MIDAS lag structure

View source: R/midaslag.R

fmlsR Documentation

Full MIDAS lag structure

Description

Create a matrix of MIDAS lags, including contemporaneous lag up to selected order.

Usage

fmls(x, k, m, ...)

Arguments

x

a vector

k

maximum lag order

m

frequency ratio

...

further arguments

Details

This is a convenience function, it calls link{mls} to perform actual calculations.

Value

a matrix containing the lags

Author(s)

Virmantas Kvedaras, Vaidotas Zemlys

See Also

mls


mpiktas/midasr documentation built on Aug. 24, 2022, 2:32 p.m.