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.
I'm really sorry about this previous mail, by mistake I replied to r-help...it was meant to be an internal mail...sorry again. Achim --------------------------- Achim Zeileis Institut f?r Statistik Technische Universit?t Wien -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list...
On Monday 26 May 2003 23:58, Jason Parcon wrote: > Is it possible to assign a seed number when generating, say, normal > random numbers in rnorm for reproducibility purposes? Yes, with the command set.seed() to the help page of...
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...
On Mon, 4 Oct 2004 16:21:14 +0200 Wolfram Fischer wrote: > I have: > > d <- sample(10:100, 9) > o <- order(d) > r <- d[o] > > How I can get d (in the original order), knowing only r and o? r...
Dear useRs, just a quick reminder that the Submission Deadline: 2009-07-17 for the 3rd International Conference on Computational and Financial Econometrics (CFE'09) October 29-31, 2009 Grand Resort Hotel Limassol, Cyprus http://www.dcs.bbk.ac.uk...
Dear useRs, just a quick reminder that the abstract submission deadline 2007-03-02 for the workshop Computational and Financial Econometrics April 20-22, 2007 University of Geneva, Switzerland http://www.csdassn.org/europe/CFE07/ is approaching. If you're...
Hi everyone, I wanted to draw your attention to a new post on the developer.R-project.org blog: https://developer.R-project.org/Blog/public/2019/04/01/hcl-based-color-palettes-in-grdevices/ A new function grDevices::hcl...
On Mon, 12 Nov 2007, Lam, Kelvin wrote: > What is the actual usage of "mtry" in ctree(), or specifically, > ctree_control() since it's a single tree? Thanks in advance. As the associated man page explains: This is useful if...
Tobias, thanks for the report: > > a[I(2003), 2] <- NA > Error: subscript out of bounds Yes, we would have to write a [<-.zoo method for that, currently we rely on the corresponding methods for matrices and vectors. I'll add...
On Tue, 19 Apr 2005 16:18:14 +0200 Faouzi LYAZRHI wrote: > Hi, > I would like to select a few cases (for example cases corresponding to > sex=male) to make summary for another variable. Look at ?tapply. E.g. tapply...
On Wed, 13 Apr 2005 14:33:25 -0300 (ADT) Rolf Turner wrote: > > Bert Gunter wrote: > > > You can't expect statistical procedures to rescue you from poor > > data. > > That should ***definitely*** go into the fortune package > data base!!! :-) added for...
On Thu, 4 Jan 2007, Richard M. Heiberger wrote: > Get the RColorBrewer package from CRAN > > Description: The packages provides palettes for drawing nice maps > shaded according to a variable. The package "vcd" also offers the function diverge_hcl() that constructs...
Dear useRs, this is just a quick reminder that the submission deadline for useR! 2008 at TU Dortmund is approaching: Submission deadline: 2008-03-31 (and along with that the early registration deadline). Both, online submission and registration is available...
Paul, ctv is a contributed package... > I am getting several errors about Windows only packages when I use > task views. Is this suppose to be a Windows-centric utility? No. I'll see whether there is an easy way to...
On Tue, 19 Jul 2005 10:12:48 -0300 secretario academico FACEA wrote: > Dear all, > I'm looking for some material on data mining with R. I have something > from Luis Torgo but I'd like to see something else...
On Fri, 27 Oct 2006 19:36:38 +0900 Pierre D'Ange wrote: > Since I had too much junk cluttering my computer, I recently re-set it > back to factory settings, in the process eliminating R. I now have to...
On Tuesday 25 February 2003 17:51, Christof Bigler wrote: > Is there any way to fill the area within a plotted line and a > horizontal line, e.g. in the following example: > > x <- rnorm(100) > plot(x,type="l") > abline...
On Tue, 15 Apr 2003, Ravi Varadhan wrote: > Hi: > > I was wondering whether I can find some help for computer simulation of > stochastic processes (e.g. Brownian motion), for > pedagogicl/instructional purposes. Any help would be appreciated. You could have...
On Wed, 10 May 2006 13:26:32 -0700 Berton Gunter wrote: > Is the following a fortunes package candidate? ...promoted to fortunes package member in the devel-version. thx, Z > > > >Others need to run under ESS. > > > > While this is a...
Dear useRs, version 2.2-2 of the "betareg" package has just been released on CRAN http://CRAN.R-project.org/package=betareg accompanied by an article in the Journal of Statistical Software http://www.jstatsoft.org/v34/i02/ The...
Can't find what you're looking for? Try searching with Google .