Downloads data with the excess returns of long/short equity Betting Against Beta
(BAB) factors.
Usage
aqr_bab_monthly(.tidy = TRUE)
Arguments
- .tidy
A flag. Should the output be tidy? The default is TRUE
.
References
Frazzini, Andrea and Lasse H. Pedersen (2014),
'Betting Against Beta', Journal of Financial Economics, 111.
Examples
if (FALSE) {
aqr_bab_monthly()
}