retMER {PCRA} | R Documentation |
Stock with Ticker MER
Description
Weekly returns (RET) of stock with ticker MER for 2002 and 2003, along with market returns (MKT) and risk-free rate (RF).
Usage
data(retMER)
Format
Multivariate time series xts object
Source
Center for Research in Security Prices, LLC (CRSP), an Affiliate of the University of Chicago Booth School of Business.
Examples
library(PCRA)
library(zoo)
data(retMER)
head(retMER)
range(index(retMER))
[Package PCRA version 1.2 Index]