Learn R Programming

PCRA (version 1.2)

retEDS: Stock with Ticker EDS

Description

Weekly returns (RET) of stock with ticker EDS for 2002 and 2003, along with market returns (MKT) and risk-free rate (RF).

Usage

data(retEDS)

Arguments

Format

Multivariate time series xts object

Examples

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

Run the code above in your browser using DataLab