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.

621 results for “from:Don MacQueen”

Polygon hole=TRUE not being preserved?
Don MacQueen · Feb 26, 2010 · r-sig-geo

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

R: how to get R interpreter to remember constant values without using any memory location
Don MacQueen · Aug 13, 2009 · r-help

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

IEEE standard for rounding?
Don MacQueen · May 7, 2003 · r-help

?round states "Note that for rounding off a 5, the IEEE standard is used..." I would like to properly reference the standard. I am searching a IEEE website and finding it difficult discover which IEEE standard this is. Could someone...

make check and postscript output in R 1.7.1
Don MacQueen · Jun 17, 2003 · r-help

I think this might be telling us that reg-plot.ps.save needs to be updated for the new version of postscript(). comparing 'reg-plot.ps' to '../../source/tests/reg-plot.ps.save' ...100c100 < 663.53 0 l --- > 663.53...

Editor fpr Mac OS
Don MacQueen · Jul 21, 2008 · r-help

Check the archives of the r-sig-mac mailing list. People have made suggestions there. -Don At 7:39 PM +0200 7/21/08, Angelo Scozzarella wrote: >Hi, >is there a good editor for Mac Os? > >Thank > >Angelo Scozzarella > >______________________________________________ >R...

How to create a SpatialPolygonsDataFrame object
Don MacQueen · Nov 16, 2009 · r-sig-geo

There is a useful example in the help page for the overlay function. See help('overlay') -Don At 7:49 PM -0600 11/9/09, Chen, Shaofei wrote: >Hello everyone, > >I can read polygon shape files into SpatialPolygonsDataFrame objects >using...

Cumulated probability plot
Don MacQueen · May 15, 2003 · r-help

Yes it is possible. Start your search for a solution with the quantile() function: > quantile(rnorm(100)) 0% 25% 50% 75% 100% -2.73069396 -0.76456805 0.02988956 0.62436410 2.59762742 -Don At 7:04 PM +0200 5/15...

read.delim: only first column import
Don MacQueen · Apr 15, 2005 · r-help

?read.delim and see the colClasses argument. -Don At 3:53 PM +0200 4/15/05, Christoph Lehmann wrote: >Hi >if I use read.delim, I can specify how many lines I want to import. >Is there also a way...

Newbie
Don MacQueen · Jul 15, 2004 · r-help

Also, readline() -Don At 12:41 PM +0200 7/15/04, Paolo Covelli wrote: >Hi, > >I wish build a R-script (or a R-function) that read a number from >the keyboard and then process it. >For example: from R...

R --gui=none and R --help
Don MacQueen · Apr 22, 2005 · r-devel

I noticed something in R --help that needs updating for R 2.1.0 In the changes documentation for R 2.1.0: o BATCH on Unix no longer sets --gui="none" as the X11 module is only loaded if...

Utility function to rotate log files?
Don MacQueen · Nov 13, 2009 · r-help

I am wondering if there is a CRAN package that includes a utility function that will "rotate" file names, in the same sense that operating systems sometimes rotate log files. Or maybe there's something in base R. That is...

R up to date on fink?
Don MacQueen · Mar 10, 2002 · r-sig-mac

I've seen a mention of R 1.4.1 being available from fink, but when I do "fink list" I get this: i r-base 1.4.0-3 Environment for statistical computing and g... i r-recommended 1...

R on Mac OS X: success
Don MacQueen · May 23, 2001 · r-help

I've now succeeded in building R 1.2.3 on a Macintosh running OS 10.0.3. If anyone wants any details, please let me know. That I tried at all is due to the fact that someone put...

Changing coordenates
Don MacQueen · Nov 20, 2009 · r-help

See the spTransform function in the rgdal package. -Don At 7:05 PM -0500 11/20/09, Jimmy Martina Vasquez wrote: >Hi everybody: > > > >Does anyone know how I can change geodesic coordenates into UTM ones? > > > >Thanks in advance for your...

Newsgroup
Don MacQueen · Apr 11, 2002 · r-help

Personally, I dislike the newsgroup approach. I dislike it a lot. Mostly because I find the software for reading newsgroups unpleasant to use. My mail reader, which doesn't have any official threading feature, still makes it easy to group...

Package with function for plots with embedded hyperlinks?
Don MacQueen · Jul 29, 2009 · r-help

Some years ago, if I recall correctly, I learned of a package that included a function that would write a plot to a file so that one could associate hyperlinks with elements of the plot, such as points. Then, when...

Is it too big for R?
Don MacQueen · Mar 22, 2005 · r-help

I regularly work with data frames with around 144000 rows and 23 columns. In fact, I work with two of them in the same session, one in .GlobalEnv and the other in search()[2], attached using attach() on a file...

p-value > 1 in fisher.test()
Don MacQueen · Jun 3, 2005 · r-help

At 10:01 PM +0200 6/3/05, Peter Dalgaard wrote: >"Yi-Xiong Zhou" <yzhou at sdsc.edu> writes: > >> The following contingency table generates p-value > 1 from fisher.test() >> >> >> >> ff = c(0,10,250,5000); dim(ff) = c(2...

Mean and variance of the right-censored data
Don MacQueen · Jul 25, 2005 · r-help

The survival package has functions for fitting models to right censored data. require(survival) ?survfit ?Surv -Don At 12:17 AM +0200 7/25/05, Petr Mandys wrote: >Hi, > >I need to get mean and variance of right censored data...

Newsgroup - another try?
Don MacQueen · Sep 5, 2001 · r-help

My personal, admittedly selfish, reason for preferring a mailing list is that with a mailing list the email comes to me, whereas with a newsgroup I have to go get it. Sure, I could probably overcome that, but things work...

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