Learn R Programming

PerformanceAnalytics (version 0.9.7.1)

weights: Selected Portfolio Weights Data

Description

A data frame that contains columns of monthly weights for a subset of the EDHEC hedge fund indexes.

Note that all the EDHEC indices are available in edhec.

Usage

managers

Arguments

format

CSV conformed into a zoo object with monthly observations

Details

A relatively random weights file used for charting examples.

Examples

Run this code
data(weights)

#preview the data
head(weights)

Run the code above in your browser using DataLab