datFF4W: Fama-French 4-Factor Model Weekly Time Series

datFF4WR Documentation

Fama-French 4-Factor Model Weekly Time Series

Description

Weekly values of the 4 factors MKT, SMB, HML and MOM

Usage

data(datFF4W)

Format

Multivariate time series xts object

Source

https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html

Examples

library(PCRA)
library(zoo)
data(datFF4W)
head(datFF4W)
range(index(datFF4W))

PCRA documentation built on July 15, 2026, 9:06 a.m.