| he2023_factors | R Documentation |
Monthly returns on 70 factor proxies from the replication package of He,
Huang, Li, Zhou (2023): the five Fama-French factors (MKT, SMB, HML, RMW,
CMA) plus 65 anomaly-based long-short portfolios. Used as factor proxies
(X) in the RRA, PLS, and PCA estimators.
he2023_factors
A data.frame with 516 rows and 71 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).
65 additional anomaly-based long-short factors (percent).
The sample period ends 2016-12-01, twelve months earlier than the
portfolio datasets (he2023_ff48vw, etc., which end 2017-12-01).
Align dates before passing he2023_factors as X and any
portfolio dataset as target.
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_factors[, 1:5])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.