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/20120309/47a2ffba/attachment.pl>
ManInMoon wrote: > Hi, I am new to R. > > What does a negative amount in an index do? > > i.e. x[-lenght[x]] > Why don't you try it and see for yourself? -- Kevin E. Thorpe Biostatistician/Trialist, Knowledge Translation Program...
See ?survdiff in the survival package. Mbini wrote: > Hi > > I have a problem with computing the logrank test using R, can someone give > me the relavent code or help me otherwise please! > > Thanks -- Kevin E. Thorpe Biostatistician/Trialist, Knowledge Translation...
Monica Pisica wrote: > > Cons: > > - R has a very steep learning curve. I don't think the learning curve is any steeper than SAS programming, it is just a different kind of curve. -- Kevin E. Thorpe Biostatistician/Trialist, Knowledge Translation Program...
W Eryk Wolski wrote: > Hi, > > ESS replaces "_" by "<-". How can I switch off this feature? > > I need to be able to type the underscore > > Thanks > Eryk > Pressing the underscore a second time gives you the underscore. -- Kevin E. Thorpe Biostatistician...
Hello. I saw that a minor release has been rolled up with binaries coming soon. My question is whether or not the issues identified (I?m thinking mainly of a window focus issue reported on this list) after Sonoma released...
Hello, I'm just wondering what the status of mcmcsamp is in version 0.999375-28 of lme4. No offense intended, but is it working with a lmer() fit? I only ask, because I've read warnings in the past...
When I run summary (from the coda package) on the result of mcmcsamp I get, among other things, some quantiles for the model parameters fit in my lmer() call. Is it correct to interpret say the 2.5% to 97...
Hello. I decided to update my lme4a installation to play with it on my present analysis and noticed an lme4b package at r-forge. Apologies if I missed an announcement, but is lme4 development now in beta stage with lme4b...
On 03/20/2013 03:49 AM, Prof Brian Ripley wrote: > > If things are not readily available in R it is always good to pause and > reflect if there might be a good reason. I nominate this as a fortune...
Daniel Fernandez wrote: > Hi, > I am trying to call R in my perl program but is not working. It does not > give an error but my program gets stuck indefinitely. > > I am using the following command to call R from...
I am wondering if there is a way to undo the results of table(). For example if you had a table that looked like the result of table(x, y) or table(x, y, z) is there a simple/elegant...
On 11/12/2012 06:50 AM, cachimo wrote: > Dear > > I want to know how to plot "1-KM" and "Cumulative incidence" curves in on > graph. > > Thanks > For 1-KM, see the fun argument to plot.survfit. Do you mean...
Chris Elsaesser wrote: > I would like to try a likelihood ratio test in place of waldtest. > Ideally I'd like to provide two glm models, the second a submodel of the > first, in the style of lrt > (http://www.pik...
A.J. Rossini wrote: <SNIP> > One nice thing about ESS/Emacs is that it will "cean" a transcript > buffer. So if you are working in the inferior process buffer (where > you shouldn't be, but that's for another day...
stefan.duke at gmail.com wrote: > Hi, > I am using Sweave to write an article. If I want to convert the *.rnw > to a *.tex file I have to run Sweave which might take a long time. Is > there away...
Bill Knebel wrote: > Is there any package in R to create a SAS transport file? I checked the > help archive and did not find any references to creating SAS transport > files in R, only reading them. > > Bill > I have used...
I don't know if this is what you're referring to, but in ESS the number of octothorpes (#) affects the indentation in the emacs buffer. If I remember right, ### puts it at the beginning of the line, ## the current...
Matthieu Cornec wrote: > Hi, > > > I used the sweave package to get a 3D plot > > <<echo=F,fig=F>>= > wireframe(volcano, shade = TRUE, > aspect = c(61/87, 0.4), > light.source = c(10,0,10)) > @ > > but it gives an error message...
A quick (I think) question. Does the survreg() function in the survival package handle Surv() objects of type mstate? It's not clear from the documentation that it doesn't. The Vignette only discusses the Cox model and the Fine...
Can't find what you're looking for? Try searching with Google .