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.

10 results for “from:Tim Elwell-Sutton”

Emacs function argument hints
Tim Elwell-Sutton · Sep 9, 2010 · r-help

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

Simple Missing cases Function
Tim Elwell-Sutton · Apr 19, 2011 · r-help

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

Simple Missing cases Function
Tim Elwell-Sutton · Apr 19, 2011 · r-help

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

Rotate x-axis label on log scale
Tim Elwell-Sutton · Aug 23, 2010 · r-help

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

Help with function writing
Tim Elwell-Sutton · Oct 11, 2010 · r-help

Hello all I have what seems like a simple question but have not been able to find an answer on the forum. I'm trying to define a function which involves regression models and a large number of covariates. I...

Simple Missing cases Function
Tim Elwell-Sutton · Apr 19, 2011 · r-help

Dear Petr Thanks so much. That is a LOT more efficient. Tim -----Original Message----- From: Petr PIKAL [mailto:petr.pikal at precheza.cz] Sent: Tuesday, April 19, 2011 3:37 PM To: tesutton Cc: r-help at r-project.org...

Rotate x-axis label on log scale
Tim Elwell-Sutton · Aug 25, 2010 · r-help

Hi Jim Thanks so much for this. The updated staxlab function works perfectly! Tim -----Original Message----- From: Jim Lemon [mailto:jim at bitwrit.com.au] Sent: Wednesday, August 25, 2010 6:36 PM To: tesutton Cc: r-help at r...

Frequencies like Epiinfo (Diego Garcilazo)
Tim Elwell-Sutton · Nov 30, 2010 · r-sig-epi

Hi Diego >How can I add an argument like missing=T that show NA's and missing=F that >exclude Na's?? Here's one solution: freq<-function(x, missing=F){ Frecuencia <- table(x,exclude=NULL, useNA='always') Porcentaje<-as...

Rotate x-axis label on log scale
Tim Elwell-Sutton · Aug 25, 2010 · r-help

Yes, I do want the labels on the x-axis but the problem arises when the y-axis is logarithmic presumably because the position labels on the x-axis still needs to be defined in terms of x and y...

Rotate x-axis label on log scale
Tim Elwell-Sutton · Aug 24, 2010 · r-help

Hi Jim Thanks for this. The staxlab function seems very useful. Unfortunately, the rotation option doesn't seem to work for me when the y-axis is on a log scale. It will stagger the labels but not rotate them...

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