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.
Gaurav Gupta wrote: > Is there any financial toolkit available for use in R ?? I am looking at a > variety of functions but don't want to recreate each one of them. I am not sure what kind of financial functions...
The matrix I want to convert to timeSeries object looks: rp 2003-06-30 -1.0995685137 2003-07-01 -0.7065834677 2003-07-02 0.7661757181 and so on... In help it is stated that I should use as.timeSeries...
Romain Francois wrote: > Le 06.06.2005 22:30, David Forrest a ??crit : > >>>> BTW, shouldn't there a way there from http://addictedtor.free.fr ? I >>>> seem to get stuck on the home page with nothing to click (except "R...
Roger Bivand wrote: > First, you should enclose the functions that output results in the loop in > print(), so that they do print, in loops this has to be done and is a FAQ > (often met with lattice graphics) I am...
Ukech U. Kidi wrote: > dax<- diff(log(DAX_CAC$DAX[1:1865])) > m1<- garch(dax) > Error: couldn't find function "garch" > m1<- garch(dax[1:1865]) > Error: couldn't find function "garch" > m1<- garch(dax[1:1865]) I am sorry...
Hello, My problem is, that I have to build hundreds of GARCH models to obtain volatility forecasts. I would like to run a loop, that would build those forecasts for me. There is no problem, with writing only the results...
Can't find what you're looking for? Try searching with Google .