Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 278 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 278 Bytes

MultiFactorModel

Regression of equity returns against the market and sector returns, out-of-sample prediction using past returns and ARMA analysis. Uses Statsmodels package heavily for these analyses.

Refer to the the MultiFactorExample.py for additional setup instructions.