mpiktas / midasr

R package for mixed frequency time series data analysis.
http://mpiktas.github.io/midasr/
Other
73 stars 34 forks source link

Get the number of all available points in function prepenv #16

Closed vzemlys closed 11 years ago

vzemlys commented 11 years ago

Now the the number of available points depends on lags in the formula. Pass formula lhs~1 to model.frame to get the full number of observations.