datFF3W: Fama-French 3-Factor Model Weekly Time Series

datFF3WR Documentation

Fama-French 3-Factor Model Weekly Time Series

Description

Weekly values of the 3 factors MKT, SMB and HML

Usage

data(datFF3W)

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(datFF3W)
head(datFF3W)
range(index(datFF3W))

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