Learn R Programming

PCRA (version 1.2)

datFF4W: Fama-French-Carhart Weekly 4-Factor Model

Description

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

Usage

data(datFF4W)

Arguments

Format

Multivariate time series xts object

Examples

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

Run the code above in your browser using DataLab