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.

272 results for “from:Jay”

Package bigmemory now available on CRAN
Jay Emerson · Jun 25, 2008 · r-help

Package "bigmemory" is now available on CRAN. A brief abstract follows: Multi-gigabyte data sets challenge and frustrate R users even on well-equipped hardware. C/C++ and Fortran programming can be helpful, but is cumbersome for interactive data analysis...

Calling an array in a struct in C to R
Tee-Jay-Ardie · Jun 20, 2013 · r-devel

Terry Therneau-2 wrote > Another solution is the one used for a long time in the rpart code. > The R code called "rpart1", which does the work, keeps a static pointer to > the object, > does NOT > release it's memory...

merging and working with big data sets
Jay Emerson · Oct 12, 2010 · r-help

I can't speak for ff and filehash, but bigmemory's data structure doesn't allow "clever" merges (for actually good reasons). However, it is still probably less painful (and faster) than other options, though we don't implement it...

NMDS vegan
John Jay Wiley Jr. · Oct 27, 2010 · r-sig-ecology

This is not necessarily an R method, but may be useful to some. In Excel, one can quickly replace blank cells with a particular value (e.g., 0, NA) by the following method: 1) Select the data region 2) ctrl...

generate combination multiset (set with repetition)
G. Jay Kerns · Dec 11, 2008 · r-help

Dear Reuben, [snip] > my questions now are... how would I generalize functions 3 and 4 for m > And, which of the 4 functions would be best for varying ranges of > n and m? I am expecting values for n to...

[Rcpp-devel] A beginners guide to Rcpp
Jay Emerson · Nov 29, 2012 · rcpp-devel

I'm not sure I'd go quite this far in ragging on the C API. For someone who wants to write plain-vanilla C code (without C++) working on vectors and matrices, it really seems acceptable to me. If...

can you tell what .Random.seed *was*?
G. Jay Kerns · May 14, 2009 · r-help

Dear R-help, Suppose I write a script that looks something like this: #### script.R set.seed(something) x <- rnorm(100) y <- runif(500) # bunch of other stuff save.image() ### end of script.R Now, I give you a copy...

Exception while using NeweyWest function with doMC
Jay Emerson · Aug 29, 2011 · r-help

Simon, Though we're please to see another use of bigmemory, it really isn't clear that it is gaining you anything in your example; anything like as.big.matrix(matrix(...)) still consumes full RAM for both the inner matrix...

[Rcpp-devel] Mac problem (possibly not Rcpp's fault)
Jay Emerson · Apr 5, 2011 · rcpp-devel

Is there some possibility 4.2 might be included in addition to 4.0, but that 4.0 could be the default behavior? This might be consistent with the following email from my student (though it's also possible that...

Create unique sets of 3 from a vector of IDs?
G. Jay Kerns · Dec 2, 2008 · r-help

Dear Brandon, On Tue, Dec 2, 2008 at 10:46 PM, Dylan Beaudette <dylan.beaudette at gmail.com> wrote: > On Tue, Dec 2, 2008 at 7:42 PM, philozine <philozine at yahoo.com> wrote: >> Dear all: >> >> This is one of...

.combine in foreach
Jay Emerson · Dec 19, 2010 · r-sig-hpc

Jim, .combine=rbind may be helpful in some cases. However, in a case like this it wouldn't surprise me if the returns are more complex (like a list of matrices). Although I haven't done it, you can write...

Problems with large loops in CentOS
Jay Ver Hoef · Oct 12, 2020 · r-sig-fedora

Hi I?aki and Evan, Thank you for checking this. My version of CentOS was installed by the Federal Government, and there is disk encryption. I am able to regularly update CentOS. Anyway, the problem seems to be on my...

Zip Code Data
Jay Verstreater · Oct 1, 2015 · r-sig-geo

I'm trying to see if there is more significance in a cluster of zip codes vs single zip codes based on a mileage rate (linehaul charge). Looking to figure out directionality in pricing/rate structures. As of right now...

build dependencies was Re: [R] problem with rgl package
G. Jay Kerns · May 8, 2009 · r-sig-debian

Johannes, > In the Debian README, it currently says: > > You only need r-base-dev if you want to compile R packages yourself or other > software depending on R (see section below on administration and maintenance). > > So I am thinking to...

Need help to forecasting the data of the time series .
G. Jay Kerns · Dec 10, 2009 · r-help

Dear R-help, This thread was started by a graduate student that I am supervising who is supposed to know how to do this already. I would appreciate it if the readers of this list would please refrain from any...

Is there a regression surface demo?
G. Jay Kerns · Oct 11, 2010 · r-help

Dear Josh, On Mon, Oct 11, 2010 at 3:15 PM, Joshua Wiley <jwiley.psych at gmail.com> wrote: > Hi All, > > Does anyone know of a function to plot a regression surface for two > predictors? ?RSiteSearch()s and findFn()s...

Suggests and examples
Jay Emerson · Apr 3, 2011 · r-devel

That must be it. Our new 3.0.0 has then added the Suggests, and as the changes from 2.2.0 to 3.0.0 were unrelated I assumed we had been properly suggesting previously; apparently not. Thanks, Jay...

Starting with R and distributions graphics
G. Jay Kerns · Dec 15, 2009 · r-help

Dear Andrea, On Tue, Dec 15, 2009 at 11:19 AM, Andrea Fui <warlock84 at gmail.com> wrote: > HI, i'm really new of R and i need some help. > > I have to describe some distributions for some dices throw...

videos, lecture notes, etc.
G. Jay Kerns · Oct 8, 2010 · r-sig-teaching

Dear R-SIG-teaching, I have opened up guest access to the Moodle course for STAT 3743: Probability and Statistics. The URL is http://www.moodle.ysumathstat.org/ There a person will (cumulatively) find lecture notes, selected quizzes, exams, and...

R-beta: executable problem
Jay King · Jan 28, 1998 · r-help

I downloaded the rseptbeta.zip and exe.zip files for Windows (I'm running Win 95 4.00.950a) about three weeks ago and until now had been very impressed. Today the executable rsept.exe (dated 10/29/97) went...

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