What problem does it solve?
It helps you measure and explain asset returns by estimating factor loadings and risk-adjusted performance (Jensen’s alpha) using academic factor models.
Core Features & Use Cases
- Download and prepare factor data: Pulls Fama-French factors (e.g., 3/5-factor, momentum, q-factor) from the Ken French Data Library and formats them into usable time series.
- Run OLS factor regressions: Estimates alpha and factor betas with support for intercept-based alpha and robust inference.
- Validate pricing performance: Computes rolling factor loadings and applies the Gibbons-Ross-Shanken (GRS) test to assess joint pricing errors across multiple assets.
- Use cases: Compare ETFs or portfolios against Carhart/Fama-French models, study changing exposures via rolling betas, and test whether a set of assets’ alphas are jointly zero.
Quick Start
Run the factor regression of your portfolio’s excess returns against the Fama-French 5-factor data for the same date range to obtain annualised alpha, t-stats, p-values, and factor betas.