| jan {pa} | R Documentation |
Edited Barra data set in Jan. 2010.
Description
A modified version of the data set based on MSCI Barra GEM2 data set in year 2010.
Usage
data(jan)
Format
A data frame with 3000 observations on the following 15 variables.
barridbarra id of 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
A subset of the data set year. jan contains all the
information necessary to conduct a single-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(jan)
head(jan)