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.
Is there a package somewhere that replicates the SPlus twoway() function? That function models a 2-d data matrix, which may contain NAs, as x[i,j] = grand.effect + row.effect[i] + col.effect[j] + resid[i,j] I'm...
On Monday, April 09, 2007 3:23 PM, someone named Wilfred wrote: > So what's the big deal about S using files instead of memory > like R. I don't get the point. Isn't there enough swap space > for...
On Friday, May 20, 2005 11:29 AM, Jari Oksanen wrote: > The most beautiful thing in old R (I started with 0.63) was > that it was > in the elegant unix tradition: all lower case and point (full stop, > period...
I frequently use Makefiles to manage routine data manipulations and repeated analyses where the "raw" data tend to change with time. With S/Splus, this has worked quite naturally, as long as I'm careful to use S object names...
"Ales Ziberna" <aleszib at gmail.com> writes: > Dear useRs! > > I have the following problem. I would like to find objects in > my environment > that have two strings in it. For example, I might want to > find objects that > have in...
rossini at blindglobe.net [mailto:rossini at blindglobe.net] wrote: > >>>>> "AL" == Andy Liaw <Liaw> writes: > > AL> We did try VMware on one of our Linux boxes (dual P3 866 Xeon > AL> with 2GB RDRAM). It was unbearably slow! > > > (and others...
Camel case will cause database issues, too, at least if you ever need to move from one db to another--every one seems to have its own idea whether to preserve case, up-case, or down-case object names. You...
I generally do something like storage.mode(my.matrix) <- "double" --Todd -- Why do you recite at a play and play at a recital? > -----Original Message----- > From: r-help-bounces at r-project.org > [mailto:r-help-bounces at r-project...
My first guess would be there's not enough memory on the machine to support two of the tasks you're running, so swapping ensues. --Todd -- Why is it so hard to remember the spelling of "mnemonic"? -----Original Message----- From...
Can't find what you're looking for? Try searching with Google .