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.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100909/ab437c1d/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110419/9fd8b20f/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110419/92a099cd/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100824/366d084a/attachment.pl>
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...
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...
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...
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...
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...
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 .