Description Usage Format Author(s) Source Examples
The daily returns of the 4 Fama French Factors: Market, the cap factor SMB, the growth factor HML, and the momentum factor UMD.
1 |
An xts object with 24,290 observations and 5 columns.
The data run from January, 1927 through December, 2018.
As in the upstream source, the data are given in percents, meaning a
value of 1.00 corresponds to a 1% movement.
Note also that returns presumably are ‘simple’ returns, not log
returns, though this is not clarified by the upstream source.
The columns are defined as follows:
MktThe Market daily return. Note that the risk free rate has been added back to the excess returns published by the upstream source.
SMBThe cap factor daily return.
HMLThe growth factor daily return.
UMDThe momentum factor daily return.
RFThe risk-free rate, presumably as an daily rate, though note that no corrections have been made for weekend effects when adding the risk-free rate back to the market rate.
Steven E. Pav steven@gilgamath.com
Kenneth French data library. See http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html, data description at http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/Data_Library/f-f_factors.html.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.