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”

GWR with GWT file
Jay Douillard · Mar 11, 2010 · r-sig-geo

I'm working on a project where the distance between two polygons may be a poor measure of connectivity(contigious polygons that may have an impassible mountain chain between them. To get a better measure of distance I've used...

R-beta: ctest_0_9-3_tar.tar
Jay King · Mar 12, 1998 · r-help

I'm having trouble un 'tar'ing the file ctest_0_9-3_tar.tar. When using the command "tar -xv" on a UNIX machine I get the "checksum error" message. When trying to use WinZip on a Win95 machine...

asking for suggestions: interface for a C++ class
Jay Emerson · Sep 5, 2009 · r-devel

Yuri, Based on your brief description, we have already done this with bigmemory, and the ff package does something very similar but with emphasis on a wide range of atomic data types and data frame. Unless you are planning something...

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

I apologize in advance for probably missing something obvious, but if someone could point me in the right direction I'd be grateful. This NOTE is not unique to our package (I list a few others, below). Package bcp has...

quantifying directed dependence of environmental factors
Jay Kerns · Mar 7, 2013 · r-sig-ecology

Dear Sarah, On Thu, Mar 7, 2013 at 9:32 AM, Sarah Goslee <sarah.goslee at gmail.com> wrote: > That sounds like a job for path analysis or for structural equation > modeling, depending on the level of sophistication desired and...

R logo as SVG ?
G. Jay Kerns · Mar 1, 2010 · r-devel

On Mon, Mar 1, 2010 at 4:16 PM, Peter Dalgaard <p.dalgaard at biostat.ku.dk> wrote: >> >> Looks quite nice. I later realized that it would be a much better idea to >> start by tracing the highest resolution bitmap...

Org-mode example for writing quizzes/exams
G. Jay Kerns · Mar 19, 2011 · r-sig-teaching

Dear Liviu, On Sat, Mar 19, 2011 at 4:09 AM, Liviu Andronic <landronimirc at gmail.com> wrote: > Hello Jay > >> > OT: Are you aware of working layout files for LyX, which would also > allow creating writing quizzes/exams via Sweave...

No subject
Jay Pfaffman · Aug 7, 2002 · r-help

I've got a table of 1 row per observation. 16 questions * n subjects * 4 classrooms (2 teachers * 2 conditions) I'd like to run some simple regressions that look something like this: lm(length ~ elapsed) I'd like to...

RMySQL fetch defaults to N=500?
Jay Pfaffman · Aug 8, 2002 · r-help

It appears that fetch() gets only the first 500 rows by default. I don't see this in the documentation, but timeinfo <- fetch(rs) gets only 500 rows where timeinfo <- fetch(rs,n=-1) gets (correctly) 736 for the same...

Results from clogit out of range?
Jay · Mar 1, 2013 · r-help

I'm not positive of the question you are asking b/c I lost some of initial messages in thread but I think >predict(model, type="expected") gives fitted probabilities Apologies if I answered a question no one asked. On...

Creating data
G. Jay Kerns · Mar 25, 2009 · r-sig-teaching

Dear Doug and Achim, On 3/25/09, Achim Zeileis <Achim.Zeileis at wu-wien.ac.at> wrote: > > Thanks for including us and advertising our package, Doug! > > Actually, we use our "exams" package to generate simple two-way ANOVA > examples...

bigmemory doubt
Jay Emerson · Sep 8, 2010 · r-help

By far the easiest way to achieve this would be to use the bigmemory C++ structures in your program itself. However, if you do something on your own (but fundamentally have a column-major matrix in shared memory), it should...

confused about histograms
Jay Pfaffman · Jul 17, 2003 · r-help

I've got a data set with integer codes from 0--3. I'd like a histogram with a single bar for 0, 1, 2 and 3. I'd like each of the 4 bars centered over a label. hist...

How to generate multivariate uniform distribution random
G. Jay Kerns · Nov 6, 2010 · r-help

Dear Michael, On Sat, Nov 6, 2010 at 7:27 PM, michael <tufemichael at gmail.com> wrote: > Ted, > > ? ? ?Thanks for your help, it is right on the money! > > for your comments: > 1. Yes I mean 100 by 2, each variable...

power calculation for repeated measures ANOVA?
G. Jay Kerns · Sep 16, 2007 · r-help

G*Power 3 is free software for Mac and PC, see http://www.psycho.uni-duesseldorf.de/abteilungen/aap/gpower3/ Jay On 9/16/07, MATTHEW BRIDGMAN <m.bridgman at yahoo.com> wrote: > Is there a way to calculate power...

Estimation in a changepoint regression with R
Jay Emerson · Oct 16, 2009 · r-help

Package bcp does Bayesian changepoint analysis, though not in the general regression framework.? The most recent reference is Bioinformatics 24(19) 2143-2148; doi: ? 10.1093/bioinformatics/btn404; slightly older is JSS 23(3). Both reference some alternatives you might...

Bayesian change point" package bcp 2.2.0 available
Jay Emerson · May 10, 2010 · r-packages

Version 2.2.0 of package bcp is now available.? It replaces the suggests of NetWorkSpaces (previously used for optional parallel MCMC) with the dependency on package foreach, giving greater flexibility and supporting a wider range of parallel backends (see...

Exporting the SDF object created in spgwr to ESRI shapefile (shp)
Jay Douillard · Apr 1, 2008 · r-sig-geo

Hello, So I have imported a shapefile into R, and ran the gw.cov function. Now I wish to export a sub set of this information back to arcgis for visualization. 1805 variables were created, of which a need 30...

Error installing tkrplot
Jay-pea · Jul 17, 2010 · r-help

Hi, I've been trying to install tkrplot and have been coming across this error. Loading required package: tcltk Loading Tcl/Tk interface ... Error : .onLoad failed in loadNamespace() for 'tcltk', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to...

RODBC Connections closed automatically in background
Jay Z · Sep 19, 2006 · r-help

I am having a problem with RODBC's connections. It appears that my connection to the database is closed by R automatically before I am done with it. Here is my code: foo <- function(dsn) { db <- odbcConnect(dsn) odbcSetAutoCommit(db...

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