retKBH {PCRA}R Documentation

Stock with Ticker KBH

Description

Weekly returns (RET) of stock with ticker KBH for 2007 and 2008, along with market returns (MKT) and risk-free rate (RF).

Usage

data(retKBH)

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(retKBH)
head(retKBH)
range(index(retKBH))

[Package PCRA version 1.2 Index]