strategies {PCRA} | R Documentation |
Hedge Fund Strategies Returns
Description
Monthly returns of 9 hedge fund strategies from 1994 to 2004
Usage
data(strategies)
Format
A multivariate xts object
Source
Unknown
Examples
library(PCRA)
library(zoo)
data(strategies)
names(strategies)
dim(strategies)
range(index(strategies))
[Package PCRA version 1.2 Index]