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.

282 results for “from:Kevin E. Thorpe”

Multiple Correspondence Analysis
Kevin E. Thorpe · Mar 9, 2012 · r-help

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

Deltas or changes
Kevin E. Thorpe · Mar 10, 2010 · r-help

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...

Logrank test
Kevin E. Thorpe · Jun 1, 2007 · r-help

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...

Pros and Cons of R
Kevin E. Thorpe · May 22, 2008 · r-help

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...

ESS question. How to get rid of ess-smart-underscore?
Kevin E. Thorpe · Aug 9, 2010 · r-help

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...

Is it safe to upgrade to Somoma yet -- As far as R goes?
Kevin E. Thorpe · Oct 31, 2023 · r-sig-mac

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...

Status of mcmcsamp in 0.999375-28
Kevin E. Thorpe · Feb 2, 2009 · r-sig-mixed-models

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...

Interpreting mcmcsamp results
Kevin E. Thorpe · Jan 25, 2008 · r-sig-mixed-models

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...

lme4a versus lme4b
Kevin E. Thorpe · Jul 23, 2010 · r-sig-mixed-models

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...

How to get the t-stat for arima()?
Kevin E. Thorpe · Mar 20, 2013 · r-help

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...

Call R from Perl
Kevin E. Thorpe · May 6, 2009 · r-help

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...

Reversing table()
Kevin E. Thorpe · Mar 17, 2017 · r-help

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...

1-KM and Cumulative incidence
Kevin E. Thorpe · Nov 12, 2012 · r-help

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...

Likelihood ration test on glm
Kevin E. Thorpe · Sep 21, 2007 · r-help

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...

ESS, transcripts, and such
Kevin E. Thorpe · Mar 13, 2006 · r-help

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...

Sweave: The opposite of tangle
Kevin E. Thorpe · Jun 25, 2010 · r-help

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...

Creating SAS transport files
Kevin E. Thorpe · Aug 11, 2006 · r-help

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...

R Commenting Style
Kevin E. Thorpe · Jan 19, 2006 · r-help

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...

Help using Sweave with wireframe or cloud
Kevin E. Thorpe · Feb 22, 2007 · r-help

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...

Multistate survival models
Kevin E. Thorpe · May 20, 2016 · r-help

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 .