Skip to content

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.

6 results for “from:Wojtek Slusarski”

Financial toolkit
Wojtek Slusarski · Jun 16, 2005 · r-help

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...

problem with as.timeSeries()
Wojtek Slusarski · May 13, 2005 · r-help

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...

R Graph Gallery : categorization of the graphs
Wojtek Slusarski · Jun 6, 2005 · r-help

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...

Writing output to a file in a loop
Wojtek Slusarski · Feb 10, 2005 · r-help

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...

GARCH (1 , 1), Hill estimator of alpha, Pareto estimator]
Wojtek Slusarski · Jun 3, 2005 · r-help

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...

Writing output to a file in a loop
Wojtek Slusarski · Feb 10, 2005 · r-help

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 .