Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixed Data Sampling (MIDAS) Modeling in Python

Libirary usage tutorial: Open In Colab

Current Features

  • Beta, Exponential Almon, and Hyperbolic scheme polynomial weighting methods.
  • Lagged matrix generator function to project higher frequency data onto lower frequency.
  • Flexible MIDAS ordinary least squares regressor model and results wrapper classes.
  • Basic statisical summary methods like R^2 score and variable significance (t-test p-values).

Future Work

  • Improve efficiency of exogenous lagged projection generator function.
  • Enable horizon to be set for each exogenous variable separately.
  • Enable prelagged variables to be used for faster model fitting.
  • More comprehensive statistical summary method simialr to statsmodels.api.OSL().fit().summary().
  • Create a Flexible MIDAS logistic classifier model class.

About

Mixed Data Sampling (MIDAS) Modeling in Python

Resources

Stars

20 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages