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.
List Members, I am using R 1.3.1 for windows and trying to capture the output of some summaries using textConnection. I then want to incorporate the text with summary graphics output. The code below works (captures the output...
On 03/13/2012 05:12 PM, Pierre-Yves Chibon wrote: > All the specs are on github and > still a number of them needs to be finish actually (quite a number of > empty %file section as the build didn't...
Thank you for the advice; this is very helpful. I will see how they feel about installing Inkscape. I'll also work on getting R installed in a Windows environment so I can produce .emf and .wmf files. I found...
Don, The default for the sum function is to NOT remove NA before summing (i.e., option na.rm=FALSE), here's the results with na.rm=TRUE > sum(NA,na.rm=TRUE) [1] 0 > sum(c(NA,NA),na...
On 03/19/2012 05:12 AM, Pierre-Yves Chibon wrote: > I think the idea of R-repo is more in line with what you have in > mind. R2spec is a tool to generate spec file and make them as...
Hello All, I have a problem when I try and run an nlme model with an added correlation structure on a large dataset. This is not surprising, but I am not sure how to fix this problem. I am using...
On 03/28/2013 04:25 PM, Jos? Matos wrote: > On Wednesday 27 March 2013 16:56:25 Allen S. Rout wrote: >> >> So with a major new version of R coming along, it seems like a >> reasonable point at which...
Hi again, Thanks Ted and Marc its works. But of course after pulling in in some real life data I discoverd one hitch. Often there are missing intervals. For example: from <- c(0, 1.2, 4.0, 4.2, 5...
Can't find what you're looking for? Try searching with Google .