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.

209 results for “from:michael watson (IAH-C)”

Standard correlation
michael watson (IAH-C) · Sep 3, 2004 · r-help

Hi Is there a function for computing the standard correlation coefficient (not pearson) in R? Thanks Mick

Preformatted text in Rd files
michael watson (IAH-C) · Dec 22, 2004 · r-help

A quickie - how do I include preformatted text within the "details" section of an .Rd file? Thanks Mick

lapply and list attributes
michael watson (IAH-C) · Mar 10, 2006 · r-help

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

Space between bars in barplot
michael watson (IAH-C) · Jan 13, 2005 · r-help

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

Problems with heatmap.2 in the gregmisc package
michael watson (IAH-C) · Mar 6, 2006 · r-help

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

R won't connect to the internet on Linux!
michael watson (IAH-C) · Jul 24, 2003 · r-help

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

Mantel Ranomization test
michael watson (IAH-C) · Feb 3, 2005 · r-help

Hi I found this post from 2001 (https://stat.ethz.ch/pipermail/r-help/2001-April/011073.html) and was just wondering if this has been updated and included in an R package yet? Cheers Mick

Setting x-axis labels in plot()
michael watson (IAH-C) · Feb 11, 2005 · r-help

Hi This draws the (kind of) plot I want: plot(InsectSprays[,2:1]) But how do I make it label the x-axis with A, B, C, D etc instead of 1:6? Mick

problem with RODBC
michael watson (IAH-C) · Apr 20, 2005 · r-help

> the row number specified is 1 less than in the actual excel file At a guess I'd say this is because the row 1 in excel is taken as the column heads for the data in R....

Finding out about objects and classes
michael watson (IAH-C) · Oct 17, 2006 · r-help

When R help simply states something like: Value: An object of class '"loess"'. How do I find out more about that class? Shouldn't there be a link in the help file or something? ATB Mick

Problems with par() and labels with boxplot
michael watson (IAH-C) · Aug 26, 2004 · r-help

Quite a simple one really! When I run boxplot(), the labels on the X axis are horizontal, and I want them vertical. So I did: par(las=3) boxplot(...) And my labels just aren't there anymore.... Any help???

Order of boxes in boxplot()
michael watson (IAH-C) · Apr 7, 2005 · r-help

Hi Sorry for such an inane question - how do I control the order in which the boxes are plotted using boxplot() when I pass it a formula and a data.frame? It seems that the groups are plotted in alphabetical...

Difference between two correlation matrices
michael watson (IAH-C) · Nov 16, 2004 · r-help

Hi Now a more theoretical question. I have two correlation matrices - one of a set of variables under a particular condition, the other of the same set of variables under a different condition. Is there a statistical test I can...

Where to put example files?
michael watson (IAH-C) · Jan 4, 2005 · r-help

I'm writing an R package which includes some text file parsing functions, and I want to include with my package some example files to be used with those functions. My question is which directory should I put these example...

Difference between "R CMD build --binary" and "R CMD INSTALL --build"
michael watson (IAH-C) · Jan 4, 2005 · r-help

As the title suggests, when building R packages on Windows, what is the difference between: R CMD build --binary mypack And R CMD INSTALL --build mypack ?? The former is suggested by my previous notes and seems to work, and the...

How to convert a list to a matrix
michael watson (IAH-C) · Feb 3, 2005 · r-help

Hi Sorry to ask such a basic question. I have a list, each element of which is a vector of two values. What I actually want is a matrix with two columns, and one row per element of the list...

Suppressing the large amount of white space in heatmap.2 in gplots
michael watson (IAH-C) · Jun 7, 2007 · r-help

Hi OK, quick question - I can suppress the calculation and drawing of the column dendrogram by using Colv=FALSE and dendrogram="row", but that leaves me with a large amount of white space at the top of the plot where...

Statistics::R
michael watson (IAH-C) · Jul 8, 2004 · r-help

Hello I am looking (possibly in vain!) for the Author of the Statistics::R perl package - I believe he announced the package on this mailing list some months ago. The name is Graciliano Monteiro Passos, and his e-mail address...

Create a plot legend in a new window
michael watson (IAH-C) · Dec 9, 2004 · r-help

Hi I have a complicated plot which has a potentially large legend. What I want to do is actually create the legend in a new window. Has anyone done this before? I'd like to be able to create a...

Faster alternative to by?
michael watson (IAH-C) · Jul 26, 2006 · r-help

Hi I have a data.frame, two columns, 12304 rows. Both columns are factors. I want to do an equivalent of an SQL "group by" statement, and count the number of rows in the data frame for each unique value...

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