Skip to content

Code for "Probabilistic forecasting of cross-sectional returns: A Bayesian dynamic factor model with heteroskedasticity"

Notifications You must be signed in to change notification settings

DanielWeitzenfeld/m6_public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m6_public

Code for "Probabilistic forecasting of cross-sectional returns: A Bayesian dynamic factor model with heteroskedasticity"

Setup

  • create a conda environment
  • conda create --name <envname> --file requirements.txt
  • in etc, copy eod.yml.sample to eod.yml and add your API key for https://eodhd.com
  • jupyter notebook to start the notebook server
  • open the main notebook in notebooks
    • set the "PATH_TO_REPO" variable in the first cell
    • run all cells

About

Code for "Probabilistic forecasting of cross-sectional returns: A Bayesian dynamic factor model with heteroskedasticity"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published