Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Merging xts List created using panel data
Jairaj Gupta
·
Feb 4, 2014
·
r-help
Hi, I have done the following: library(foreign) RNOM <- read.dta("Return Panel without missing.dta") library(PerformanceAnalytics) RNOM_list<-split(RNOM,RNOM$gvkey) xtsList <- lapply(RNOM_list, function(x) { attrCol <- c("conm") numCol <- c("gvkey","prccm","trfm", "trt1m") y...
Can't find what you're looking for? Try searching with Google .