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.

300 results for “from:Dylan Beaudette”

source() or OS X Lion?
Dylan Beaudette · Aug 4, 2011 · r-help

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

Plotting direction vectors from an aspect map
Dylan Beaudette · Sep 15, 2011 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20110915/d5516e18/attachment.pl>

coordinate precision using rgdal
Dylan Beaudette · Oct 26, 2007 · r-sig-geo

Hi, noticed that when I import a shapefil with readOGR() the coordinates are truncated to integers. Is there some way to prevent this type of behaviour? cheers, Dylan -- Dylan Beaudette Soil Resource Laboratory http://casoilresource.lawr.ucdavis.edu/ University of...

interpretation of conf.type in predict.Design {Design}
Dylan Beaudette · Dec 31, 2008 · r-help

Hi, I am not quite sure how to interpret the differences in output when changing conf.type from the default "mean" to "individual". Are these analogous to the differences between "confidence" and "prediction" intervals, as defined in predict.lm {stats...

How to do Naive Bayes in R?
Dylan Beaudette · May 7, 2009 · r-help

On Wednesday 06 May 2009, spencerg wrote: > help.search('bayes') only searches installed packages. > > To go beyond that, you might try the following: Thanks for the clarification. Dylan -- Dylan Beaudette Soil Resource Laboratory http://casoilresource.lawr.ucdavis.edu/ University of...

any good way to convert sp class objects to splancs object
Dylan Beaudette · Oct 25, 2006 · r-help

Greetings: are there any simple ways to convert an sp class object to a splancs ppp class object, outside of reading the coordinates and computing a bounding box? cheers, -- Dylan Beaudette Soils and Biogeochemistry Graduate Group University of California at...

OT: a weighted rank-based, non-paired test statistic ?
Dylan Beaudette · Jun 5, 2009 · r-help

Hi, Is anyone aware of a rank-based, non-paired test such as the Krustal-Wallis, that can accommodate weights? Alternatively, would it make sense to simulate a dataset by duplicating observations in proportion to their weight, and then using...

inter-rater agreement index kappa
Dylan Beaudette · Jun 26, 2007 · r-help

On Tuesday 26 June 2007 10:14, Nair, Murlidharan T wrote: > Is there a function that calculates the inter-rater agreement index > (kappa) in R? > > Thanks ../Murli I have found a couple useful approaches: # PCC, kappa, rand index require(e1701...

custom variogram models
Dylan Beaudette · Mar 10, 2010 · r-sig-geo

Hi, Is it possible to create "custom" variogram models that can be used within the gstat framework? For example, would it be possible to generate a custom exponential model in the form of: gamma = C [ 1 - exp (-3h/a) ] instead...

OT statistics question on TukeyHSD
Dylan Beaudette · Nov 21, 2008 · r-help

Hi, I have a dataset that is stratified by 3 levels, with an unequal number of observations per strata: A B C 182 182 91 The data are approximately normally distrubuted. Is there any reason why I can NOT use...

model II regression - how do I do it?
Dylan Beaudette · Aug 29, 2008 · r-help

On Friday 29 August 2008, Mark Difford wrote: > Hi Danilo, > > >> I need to do a model II linear regression, but I could not find out > >> how!! > > The smatr package does so-called model II (major axis) regression. > > Regards, Mark. While...

opening a grd file (Surfer)
Dylan Beaudette · Oct 9, 2008 · r-sig-geo

On Thursday 09 October 2008, Anne Goarant wrote: > Hello! > > Does anyone know how to open a .grd file (surfer type file) with R (or > convert this kind of file in ascii)? I tried using the RSAGA library but > failed. > rsaga...

piper diagram
Dylan Beaudette · Jun 9, 2008 · r-help

Hi, Is anyone on the list familiar with an R implementation of Piper Diagrams? Example: http://faculty.uml.edu/nelson_eby/89.315/IMAGES/Figure%209-78.jpg I am thinking that two calls to triax.plot (plotrix) along with...

model diagnostics for logistic regression
Dylan Beaudette · Feb 13, 2007 · r-help

Greetings, I am using both the lrm() {Design} and glm( , family=binomial()) to perform a a logisitic regression in R. Apart from the typical summary() methods, what other methods of diagnosing logistic regression models does R provide? i.e. plotting...

Arrows Pointing to Curve
Dylan Beaudette · Sep 26, 2007 · r-help

On Wednesday 26 September 2007, Lorenzo Isella wrote: > Dear All, > I hope this is not a FAQ, but my online research was not fruitful. > Consider a standard 2D plot generated with the "plot" command. > I would like to introduce inside...

reversing the x-axis terms on a boxplot
Dylan Beaudette · Jul 25, 2007 · r-help

Hi, I am able to reverse the order of plotting on regular plots (i.e. with the plot() function) by manually setting the xlim variable. Is there some trick like this which will work for a boxplot? * for example: l...

question about simulating patchy landscapes
Dylan Beaudette · Sep 24, 2008 · r-sig-geo

On Wednesday 24 September 2008, Satterthwaite, Paul wrote: > Hello, > > > > I am a very new user of R, but have used S-Plus for about a year or so. > I am curious about methods of creating simulated patch landscapes in R...

question about simulating patchy landscapes
Dylan Beaudette · Sep 24, 2008 · r-sig-geo

On Wednesday 24 September 2008, Satterthwaite, Paul wrote: > Hello, > > > > I am a very new user of R, but have used S-Plus for about a year or so. > I am curious about methods of creating simulated patch landscapes in R...

spplot with two rasters
Dylan Beaudette · Mar 4, 2008 · r-sig-geo

Hi, Is it possible to plot two raster images using spplot() in a manner similar to: pts <- list("sp.points", points_file, pch = 4, col = "black", cex=0.5) spplot(raster_file, zcol="elev.pred", sp.layout=list(pts)) Note...

do not plot polygon boundaries with spplot {sp}
Dylan Beaudette · Oct 8, 2007 · r-help

Hi, Is there a simple way to suppress the plotting of polygon boundaries with spplot() ? # simple list of 12 colors cols <- brewer.pal(12, "Paired") # plot pile of polygons, with 12 classes: spplot(x, zcol='class2', col.regions=cols, scales...

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