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.

114 results for “from:Larry”

Dallas R Users Group has a Yahoo Group for signup now
Larry D'Agostino · Apr 9, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100409/b2724891/attachment.pl>

Moran's I vs. spatial rho
Larry Layne · Apr 12, 2006 · r-sig-geo

There is a typo in the code for moran.test. It should read: a <- moran.test(NMmap$att.data$y,NMlistw,randomisation=FALSE,zero.policy=TRUE, alternative="two.sided",rank=FALSE)

polygon identifiers and nb classes
Larry Layne · Apr 13, 2006 · r-sig-geo

> Right. Please look at write.sn2gwt()... It is also probably a good idea to start using spdep 0.3-22 to take advantage of some of the new functions, which I have done. Larry

[R Question]: regarding exponential axis
Sun, Larry · Mar 2, 2009 · r-help

Hi there, How to plot exponential axis (i.e. equally spaced .1, 1, 10, 100..)? I want to use it with xyplot; it would be great if there is a detailed example. Thanks a lot! Larry

Control of Quartz Window Location
Larry Weldon · Jan 26, 2009 · r-help

If I use plot(1:10) quartz() plot(1:10) I get the second graph window almost on top of the first graph window. How can I control the location of the quartz window? Larry Weldon Simon Fraser University weldon...

Moran's I vs. spatial rho
Larry Layne · Apr 13, 2006 · r-sig-geo

> Sorry, not quite right. The constraints are the inverses of the minimum > and maximum eigenvalues of W: Seems that if a person doesn't work with this stuff virtually every day then the knowledge is easily forgotten. Well, at least...

cross tabs with percents?
Larry White · Oct 21, 2006 · r-help

-- apologies if this is a dup - i got a bounce saying the message was unprocessed. Is there a straightforward way to get a table with percents in the cells rather than counts? I've looked at table, ftable, xtabs, and...

package Spcmdr
Larry Layne · Sep 13, 2005 · r-help

> That sounds like you have a messed up your R_HOME/library directory. > There's apparently a subdirectory called Spcmdr, with a file named > DESCRIPTION in it, but it's not a correctly installed R package. No idea > how it...

configure error
Larry Howe · Apr 9, 2006 · r-help

On Sunday 09 April 2006 11:41, R. A. L. Carter wrote: > prematurely with the message *"configure:27295: WARNING: gfortran and > gcc disagree on int and double configure:27297: error: Maybe change > CFLAGS or FFLAGS?"* Altough I've looked in...

Command line support tools - suggestions?
Larry Howe · Apr 7, 2006 · r-help

> I'm interested in any thoughts that people have about this idea - > what errors do you commonly see, and how can they be dealt with? Another (selfish) idea: a guide for programmers coming from other languages that highlights the differences...

Copy/paste bug in R 3.6.1, OS 10.15.2
Larry Westerman · Dec 13, 2019 · r-sig-mac

Highlight text and copy (right click, keyboard or edit menu) in first source file window. Paste text (right click, keyboard or edit menu) into same source file window, works fine Paste text (right click, keyboard or edit menu) into second...

newbie question
Larry White · Oct 21, 2006 · r-help

Sorry - this must be obvious, but i haven't been able to find the answer in the guides i've searched. The examples seem to assume you always want to look at all the data. I want to be able...

function parameters - testing
Larry Howe · Jun 9, 2006 · r-help

Hello, I am trying to test a function argument to see if it is or is not a useful number. However I cannot seem to find a test that works. For example > f = function(x) { + print(exists("x")) + print(is...

Read SPSS v 18 .sav file
Larry Hotchkiss · Jun 18, 2010 · r-help

Hi, I repeatedly get an error when trying to read an SPSS v. 18 .sav file into R. > require(foreign) Loading required package: foreign > femaleSPSS.dat <- read.spss("female-04-02-2010.sav") Warning message: In read.spss("female-04...

Moran's I vs. spatial rho
Larry Layne · Apr 13, 2006 · r-sig-geo

> The relevant question would be why you expect them to be the same, when > they are esimated using different techniques? ... Apparently I have had a misconception rattling around in my head regarding estimates using the 2 approaches. Let's see...

package Spcmdr
Larry Layne · Sep 13, 2005 · r-help

In the R Console (ver 2.1.1) I typed the command help("ppinit") and received the error message: Error in help.search("ppinit") : could not find package 'Spcmdr' After typing library(spatial) I could get help on the ppinit...

summing values by group
Larry White · Mar 24, 2005 · r-help

At the risk of being wacked for asking what should be obvious.... I have a data frame with one categorical variable "CAT" and several numeric variables. I want to be able to get simple statistics on the numeric variables by...

How to use lm.predict to obtain fitted values?
Larry Howe · May 20, 2006 · r-help

> > "An optional data frame in which to look for variables with which to > > predict." means almost nothing to me. Specifically it doesn't translate > > to me, as an engineer and software developer, but not a statistician, > > that the names have...

Mean Effects SAR Model
Larry Layne · Apr 3, 2006 · r-sig-geo

>> I would like to estimate the parameters for the SAR model: Y = pWY + XB >> + e, as a pure mean effects model for Y. > > What is a mean effects model when it is not in your dialect of data > analysis? It...

Boxplot in R
Larry Xie · Jul 10, 2005 · r-help

I am trying to draw a plot like Matlab does: The upper extreme whisker represents 95% of the data; The upper hinge represents 75% of the data; The median represents 50% of the data; The lower hinge represents 25% of...

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