Learn R Programming

PCRA (version 1.2)

datFF3W: Fama-French Weekly 3-Factor Model

Description

Weekly values of the 3 factors MKT, SMB and HML

Usage

data(datFF3W)

Arguments

Format

Multivariate time series xts object

Examples

Run this code
library(PCRA)
library(zoo)
data(datFF3W)
head(datFF3W)
range(index(datFF3W))

Run the code above in your browser using DataLab