Skip to main content

Estimate factors off of the FRED-MD dataset

Project description

FredMD

Build

This package downloads the FRED-MD dataset and estimates common factors. It also implements the Bai-Ng (2002) factor selection information critrea. The alogrithms in this package are adapted from the matlab programs provided on the FRED-MD web page.

Installation

This package can be installed via pip.

Useage

from FredMD import FredMD

fmd = FredMD(Nfactor=None, vintage=None, maxfactor=8, standard_method=2, ic_method=2)
fmd.estimate_factors()
f = fmd.factors

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FredMD-0.0.6.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

FredMD-0.0.6-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page