Learn R Programming

pa (version 1.1)

year: Edited Barra data set in year 2010.

Description

An edited version of the data set based on Barra GEM2 data set in year 2010.

Usage

data(year)

Arguments

Details

year contains all the information necessary to conduct a multi-period Brinson analysis. date.var, cat.var, and return identify the columns containing the date, the factor to be analyzed, and the return variable, respectively. bench.weight and portfolio.weight specify the name of the benchmark weight column and that of the portfolio weight column in the data frame.

Examples

Run this code
data(year)
head(year)

Run the code above in your browser using DataLab