| year {pa} | R Documentation |
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)
Format
A data frame with 36000 observations on the following 15 variables.
barridbarra id for a security
namename of a security
returna numeric vector
datea Date
sectoran ordered factor with levels
Energy<Materials<Industrials<ConDiscre<ConStaples<HealthCare<Financials<InfoTech<TeleSvcs<Utilitiesmomentuma numeric vector
valuea numeric vector
sizea numeric vector
growtha numeric vector
cap.usda numeric vector
yielda numeric vector
countrya factor with levels
AREARGAUSAUTBELBHRBRACANCHECHLCHNCHXCOLCZEDEUDNKEGYESPFINFRAGBRGRCHKGHUNIDNINDIRLISRITAJORJPNKORKWTMARMEXMYSNLDNORNZLOMNPAKPERPHLPOLPRTQATRUSSAUSGPSWETHATURTWNUSAZAFcurrencya factor with levels
ARECARGCAUSCBHRCBRACCANCCHECCHLCCHNCCOLCCZECDNKCEGYCEMUCGBRCHKGCHUNCIDNCINDCISRCJORCJPNCKORCKWTCMARCMEXCMYSCNORCNZLCOMNCPAKCPERCPHLCPOLCQATCRUSCSAUCSGPCSWECTHACTURCTWNCUSACZAFCportfolioa numeric vector
benchmarka numeric vector
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
data(year)
head(year)