[R-SIG-Finance] timeSeries
Vorlow Constantinos
CVorlow at eurobank.gr
Mon Feb 11 16:33:34 CET 2008
Dear all,
I am experimenting with Rmetrics and the fImport library...
DJret<-(yahooSeries(symbols = c("^DJI"), from = NULL, to = NULL,
nDaysBack = 408, quote = c("Close"),
aggregation = c("d"), returnClass = c("timeSeries"), getReturns =
TRUE))
My question is:
Can you run stats, regressions etc. on a "timeSeries" object?
Also
If you choose to download the data as a "ts" object
DJret<-(yahooSeries(symbols = c("^DJI"), from = NULL, to = NULL,
nDaysBack = 408, quote = c("Close"),
aggregation = c("d"), returnClass = c("ts"), getReturns = TRUE))
everythings works fine though I can't gate the dates to display on a ts
plot...
Any clues?
I found out that trying to plot some timeSeries objects and calling a
barplot funcion, causes R (eventually) to crash...
Has anybody else experienced this problem?
Thanks in advance for your time,
Costas
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 6.1
year 2007
month 11
day 26
svn rev 43537
language R
version.string R version 2.6.1 (2007-11-26)
P Think before you print.
Disclaimer:
This e-mail is confidential. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete the copy from your system.
EFG Eurobank Ergasias S.A. is not responsible for, nor endorses, any opinion, recommendation, conclusion, solicitation, offer or agreement or any information contained in this communication.
EFG Eurobank Ergasias S.A. cannot accept any responsibility for the accuracy or completeness of this message as it has been transmitted over a public network. If you suspect that the message may have been intercepted or amended, please call the sender.
More information about the R-SIG-Finance
mailing list