retVHI {PCRA} | R Documentation |
Stock with Ticker VHI
Description
Weekly returns (RET) of stock with ticker VHI for 1990 and 1991, along with market returns (MKT) and risk-free rate (RF).
Usage
data(retVHI)
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(retVHI)
head(retVHI)
range(index(retVHI))
[Package PCRA version 1.2 Index]