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.

7 results for “from:Andrew D. Steen”

what happens when I store linear models in an array?
Andrew D. Steen · May 4, 2011 · r-help

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

Games-Howell post-hoc testing
Andrew D. Steen · Aug 5, 2011 · r-help

Has anyone written a function for Games-Howell post-hoc testing* in R? Google tells me that there was none as of 2005, but perhaps things have changed since then. Thanks, Drew ?*Or similar: I am looking for a post...

gap.barplot doesn't support data arrays?
Andrew D. Steen · Apr 4, 2011 · r-help

I am trying to make a barplot with a broken axis using gap.barplot (in the indispensable plotrix package). This works well when the data is a vector: > twogrp<-c(rnorm(10)+4,rnorm(10)+20) > gap.barplot(twogrp,gap...

tiff does not seem to respect resolution & compression
Andrew D. Steen · May 26, 2013 · r-sig-mac

Running R 3.0.0 on Mac OSX 10.7.5, tiff() does not seem to respect the res and compression arguments. For example, x <- rnorm(1000) tiff("nocompress.tif", height=6, width=6, res=200, units="in") hist(x...

what happens when I store linear models in an array?
Andrew D. Steen · May 4, 2011 · r-help

Thanks all, this is very helpful. --Andrew Steen > -----Original Message----- > From: David Winsemius [mailto:dwinsemius at comcast.net] > Sent: Wednesday, May 04, 2011 4:35 PM > To: Andrew D. Steen > Cc: r-help at r-project.org > Subject: Re: [R...

gap.barplot doesn't support data arrays?
Andrew D. Steen · Apr 5, 2011 · r-help

Jim, That works great. Thanks much for the quick help. Cheers, Drew > -----Original Message----- > From: Jim Lemon [mailto:jim at bitwrit.com.au] > Sent: Tuesday, April 05, 2011 2:12 PM > To: Andrew D. Steen > Cc: r-help at r...

gap.barplot doesn't support data arrays?
Andrew D. Steen · Apr 4, 2011 · r-help

True - gapped stacked bar plots make no sense at all. I'm working my way up to a gapped bar plot with series next to each other (and error bars!), what you'd get if you put a gap in...

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