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.

8 results for “from:Luke Spadavecchia”

Specifying ANCOVA models in R
Luke Spadavecchia · Apr 18, 2007 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070418/f1e7cf1e/attachment.pl

hist densities
Luke Spadavecchia · Mar 21, 2008 · r-help

Hi there, I was wondering why x<-rnorm(n=5000,mean=1.5,sd=0.25) h<-hist(x) sum(h$density) [1] 10 I thought the integral of the histogram should be one? These seems strange to me, or...

Polygon shading line colors
Luke Spadavecchia · Oct 30, 2007 · r-help

Hi there, I'm having trouble working out how to change the colors of polygon shading lines. If I plot a polygon with polygon(poly,density=30,borders=gray(0.5)) I get gray borders but black shading lines; I...

x11 window queston
Luke Spadavecchia · Oct 29, 2007 · r-help

Hi all, Sorry for reposting, but I think my last request was a little confusing. I am trying to keep my x windows open after I exit the R session, so when I have produced a series of plots from...

X11 graphics windows under CMD BATCH
Luke Spadavecchia · Oct 28, 2007 · r-help

Hi Dirk, Thanks for your useful advice, although I am not sure I fully understand your response. I am able to open x11 windows from R CMD BATCH both in windows XP,MAC OS X and Linux (on various machines...

X11 graphics windows under CMD BATCH
Luke Spadavecchia · Oct 24, 2007 · r-help

Hi there, I am trying to plot some output from a FORTRAN (ifort) program using R (2.5.1) under batch mode. In the FORTRAN code, I call R in batch mode to execute a script called fig1.R using...

question on image() function?
Luke Spadavecchia · Nov 8, 2007 · r-help

You could try using levelplot from the lattice package: library(lattice) levelplot(mcpvalue~x+y) failing that, interpolate them to a grid using akima or fields then display with image L On 8 Nov 2007, at 18:13, Duncan Murdoch...

External Drift Kriging
Luke Spadavecchia · Jan 24, 2006 · r-sig-geo

Hello! I am currently studying my PhD at Edinburgh University, and I have recently been moving to R as my main data analysis package. One of the main reasons for this is the availability of GeoR, which will allow me...

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