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.

1,364 results for “from:Achim Zeileis”

dump() function (PR#10954)
Achim Zeileis · Mar 14, 2008 · r-devel

On Fri, 14 Mar 2008 MorozZbigniew at aster.pl wrote: > Full_Name: Moroz Zbigniew > Version: R 2.6.2 > OS: > Submission from: (NULL) (62.121.118.102) > > Very elementary question: Very elementary questions should not be reported as bugs! Plese...

R vs. S-PLUS vs. SAS
Achim Zeileis · Dec 4, 2004 · r-sig-finance

<snip> > Fei Chen, a doctoral student of Brian Ripley, gave a truly impressive > presentation at DSC 2003 about out-of-memory work with R. I bugged Brian > repeatedly about writeups on this, but apparently there are none. Fei now is...

useR! 2006 program online
Achim Zeileis · Mar 27, 2006 · r-help

Dear useRs, we are happy to inform you that the program for the 2nd R user conference useR! 2006 is now available online from the conference Web page at http://www.R-project.org/useR-2006/program.html We would...

New fortune nomination ... was Re: R help-classification accuracy of DFA and RF using caret
Achim Zeileis · Nov 6, 2013 · r-help

On Thu, 7 Nov 2013, Rolf Turner wrote: > On 11/07/13 13:19, David Winsemius wrote: >> Seen on StackOverflow. Any seconds? >> >> >> "I would heed the warnings and diagnostics. They are there for a reason. >> The Ostrich algorithm does not...

fortune warning
Achim Zeileis · Dec 17, 2007 · r-help

On Mon, 17 Dec 2007, Duncan Murdoch wrote: > On 12/17/2007 10:50 AM, Richard M. Heiberger wrote: > > fortune("help") ## or any quoted string > > > > gives a warning > > Warning message: > > In grep(which, fort, useBytes = TRUE) : > > argument 'useBytes = TRUE' will...

where can i download the metrics package?
Achim Zeileis · Jun 28, 2005 · r-help

On Tue, 28 Jun 2005 20:55:44 +0800 ronggui wrote: > i learn it from "metrics: Towards a package for doing econometrics in > R"but i can not find it in cran. I guess you are referring to the talk...

Financial toolkit
Achim Zeileis · Jun 16, 2005 · r-help

On Thu, 16 Jun 2005 13:59:20 -0400 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...

zoo, time() & index()
Achim Zeileis · Aug 2, 2010 · r-help

On Mon, 2 Aug 2010, Costas wrote: > Hi, > > I have to zoo real valued time series "a" and "b" same length. > > is index(a)<-index(b) same as time(a)<-time(b)? Yes. > Which one is better? Neither. index() has...

useR! 2006: final program
Achim Zeileis · May 29, 2006 · r-announce

Dear useRs, the final scientific program for "useR! 2006", the second R user conference taking place in Vienna June 15-17, is now available online at http://www.R-project.org/useR-2006/ The registration is open until May 31...

cran task view
Achim Zeileis · Jun 11, 2009 · r-devel

Christophe: > Yesterday, I try to look at a CRAN task view on extreme value theory (EVT). > Does anyone plan to do a CRAN task view on this topic? Not that I know of. > Packages related to this topic seem to...

R-1.3.0 is released
Achim Zeileis · Jun 22, 2001 · r-help

Peter Dalgaard BSA wrote: > > I've rolled up R-1.3.0.tgz about an hour ago. This is a major upgrade, > with some structural changes and major new features, especially in the ^^^^^^^^^^^^^^^^^^ Dann sollte man darauf auch testen koennen...

Codes; White's heteroscedasticity test and GARCH models
Achim Zeileis · Jul 26, 2006 · r-help

Spyros: > I have just recently started using R and was wondering whether anybody > had a code written for White's heteroscedasticity correction for > standard errors. See package "sandwich", particularly functions vcovHC() and sandwich(). > Also, can anybody share a code for...

variable definition
Achim Zeileis · Jul 11, 2004 · r-help

On Sun, 11 Jul 2004, Andrew R. Criswell wrote: > Hello All: > > This function obviously fails > > x <- function(z) paste("go", z, sep = ".") <- 10 > x("now") > > But is there a way to define the name of a variable through passing a...

Tail area of sum of Chi-square variables
Achim Zeileis · Mar 29, 2007 · r-help

Hi Klausch: > I was wondering if there are any R functions that give the tail area > of a sum of chisquare distributions of the type: > a_1 X_1 + a_2 X_2 > where a_1 and a_2 are...

Fitting this data with a gaussian would be great
Achim Zeileis · Feb 24, 2013 · r-help

On Sat, 23 Feb 2013, Bryan Hanson wrote: > Fortune candidate? Added R-Forge now... :-) thx, Z > I hear the landlord is hell, but the company good. > > Bryan > >> I've >> already got an apartment reserved for me in one of Pat...

rainbow function
Achim Zeileis · Jan 7, 2008 · r-help

On Mon, 7 Jan 2008, Barry Rowlingson wrote: > rainbow() is great - for drawing rainbows - but the palettes from the > RColorBrewer package are much better for statistical plots as someone > else suggested. When I write code for plots I try and...

R times series
Achim Zeileis · Mar 3, 2010 · r-help

On Tue, 2 Mar 2010, Beaudelaire TAFOUEDA wrote: > > Hello ! > Please let me ask how can somebody manipulate de (G)ARCH times series > processus in R. Tank ! See the GARCH section in: http://CRAN.R-project.org/view=TimeSeries hth, Z...

updated package ineq 0.2-4
Achim Zeileis · Aug 12, 2004 · r-packages

Dear useRs, my last announcement is an update of the ineq package for measuring inequality, concentration and poverty. The current version is now 0.2-4. Thanks to suggestions from Rein Halbersma the Pen() function for plotting Pen's parade...

Dickey-Fuller Test
Achim Zeileis · May 23, 2005 · r-help

On Mon, 23 May 2005 03:27:49 -0700 (PDT) Amir Safari wrote: > > > Hi All , > Could you please tell using which library, Dickey-Fuller Test can be > run? Thanks a lot That depends: in which *library* have you installed the...

new package: dynlm 0.1-0
Achim Zeileis · Apr 28, 2005 · r-packages

Dear useRs, recently, there were several discussions on R-help about how to conveniently fit dynamic linear models and time series regressions. The package dynlm tries to address this problem by 1. providing some more functions like lags L() and...

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