How to build a factor model? - Quantitative Finance Stack Exchange

Factor models such as Fama-French or the other ones that are partially summarized here work on the cross-section of asset returns. How are the factors built, how are sensitivities/coefficients estimated? In this context Fama-MacBeth regressions are usually mentioned. How does this method work intuitively? Could anyone give a step-by-step manual? EDIT: Links to papers and manuals have been posted…

factor-modelsportfolio-theoryquant-finance

The following paper (and the references given within) focuses on the practical aspects of implementation of factor-based investing and gives an overarching framework for the more technical answers here: Practical Considerations for Factor-Based Asset Allocation by Kang, X. (Standard & Poor's), Ung, D. (Chartered Alternative Investment Analyst Association (CAIA); Global Association of Risk Profess…

factor-modelsportfolio-theoryquant-finance

Time Series Factor modelling is a very good and practical manual to building time series factor models. FactorAnalytics is a very good R package that allows you to fit timeseries, fundamental and statistical factor models. A good reference to factor models would be Chapter 15 of this book.

factor-modelsquant-finance

1. Determine Factors Economically, the use of factor models can be either motivated using the ICAPM or the APT . Although there are some theoretical differences between the model, for empirical and practical work these differences are irrelevant. In the end, both models stipulate that returns and expected returns are linear functions of the factors: $$ r_{i,t} = \alpha_i + \sum_j \beta_{i,j} F_{j…

factor-modelsquant-finance