Skip to content
Prev 325862 / 398503 Next

Apply acf to data frame containing 'NA'

Hi,
Try this:


res1<-do.call(cbind,t(sapply(res,c))[,1]) #get the acf values only.? Assuming that is what you wanted.
?write.csv(res1,"AMSacf.csv",row.names=FALSE)
A.K.
Message-ID: <1372098887.63699.YahooMailNeo@web142603.mail.bf1.yahoo.com>
In-Reply-To: <1372093207.15132.YahooMailNeo@web160605.mail.bf1.yahoo.com>