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.

4 results for “from:Henning Rust”

Packages debug and mvbutils
Henning Rust · Jan 22, 2004 · r-help

Hi, I read about packages debug and mvbutils in the R news but I cannot find them on CRAN in the Package Sources. Does anyone know where to look? Thanks, Henning -- Henning Rust Potsdam Institute for Climate Impact Research Dept...

seasonal fractional ARIMA models
Henning Rust · Jan 14, 2004 · r-help

Hello, does anyone know about: a) simulating seasonal ARIMA models? arima out of package ts can fit it, but it does not look like it can simulates data from seasonal models b) fitting and simulating fractional seasonal ARIMA models? Hints...

problem with postcript() and umlauts
Henning Rust · Jun 27, 2005 · r-help

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I am running R 2.01 on SuSE 9.2 and I use GNU-Emacs and ESS. When using umlauts like ?? ?? ?? ?? for e.g. plot titles , I enter them directly in the code...

Fixed parameters in an AR (or arima) model
Henning Rust · Jan 14, 2004 · r-help

Hi, arima expects an order 4 model by specifying order=c(4,0,0). It looks like you want to fit an order 6 model with parameters 2 and 3 fixed to 0. Try order=c(6,0,0) and...

Can't find what you're looking for? Try searching with Google .