| he2023_ff5 | R Documentation |
Monthly Fama-French 5-factor returns plus momentum and liquidity, from the
replication package of He, Huang, Li, Zhou (2023). The risk-free rate
(RF) column is used in the replication scripts to convert gross
returns to excess returns.
he2023_ff5
A data.frame with 652 rows and 9 variables:
First day of each month, class Date.
Market excess return (percent).
Small-minus-big size factor (percent).
High-minus-low value factor (percent).
Robust-minus-weak profitability factor (percent).
Conservative-minus-aggressive investment factor (percent).
Risk-free rate (percent).
Fama-French momentum factor (percent).
Pastor-Stambaugh liquidity factor (percent).
Sample period is 1963-07-01 to 2017-10-01 (652 months). Row 127
corresponds to 1974-01-01, aligning with the start of
he2023_factors. To extract the matching RF series use
he2023_ff5$RF[127:642].
He, Huang, Li, Zhou (2023) replication package, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1287/mnsc.2022.4563")}.
He, J., Huang, J., Li, F., and Zhou, G. (2023). Shrinking Factor Dimension: A Reduced-Rank Approach. Management Science, 69(9). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1287/mnsc.2022.4563")}
head(he2023_ff5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.