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.

953 results for “from:Terry Therneau”

Ignore my last message
Terry Therneau · Oct 6, 2011 · r-help

It was an editor interaction -- the changes weren't being saved.

Rpart display
Terry Therneau · Oct 17, 2008 · r-help

fit <- rpart(.... Are you asking about print(fit), summary(fit), or plot(fit)? Terry Therneau

Tobit model on unbalanced panel
Terry Therneau · Nov 24, 2010 · r-help

For tobit regression, also see the last example of help(survreg) in the survival package. Terry Therneau

Suppressing a warning from library()
Terry Therneau · Feb 24, 2010 · r-devel

The suppressWarnings construct looks like a good idea; I was not aware of it's existence. Thanks for the feedback. Terry T.

about the cox result
Terry Therneau · Nov 3, 2009 · r-help

To extract various portions of the coxph standard printout, look at summary.coxph help('summary.coxph') fit <- coxph(... sfit <- summary(fit) Terry Therneau

type.convert and doubles
Terry Therneau · Apr 23, 2014 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20140423/8894f270/attachment.pl>

Strange error message
Terry Therneau · Jan 6, 2009 · r-devel

Brian, Thank you. This explains why it works in Splus: PROTECT is a null macro there, so I wouldn't have caught the miscount. Terry

Fast Kendall's tau
Terry Therneau · Jun 27, 2012 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20120627/7355231d/attachment.pl>

Loss of identified points
Terry Therneau · Apr 28, 2013 · r-devel

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

Kaplan-Meier plotting quirks
Terry Therneau · Oct 18, 2012 · r-help

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

Problem with predict.coxph
Terry Therneau · Aug 20, 2009 · r-help

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

Help: coxph() in {survival} package
Terry Therneau · Apr 20, 2010 · r-help

The best answer to your question is help(coxph.object) This is a manual page describing the contents of a coxph fit. Terry Therneau

Unexpected behavior for as.date()
Terry Therneau · Nov 11, 2009 · r-help

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

Extracting results from a function output
Terry Therneau · Oct 18, 2011 · r-help

Let me rephrase your question: "How do I get the results that are printed by print(survfit(....))" Answer: read the help file "?print.survfit"

nesting in CoxPH with survival package
Terry Therneau · Jan 24, 2013 · r-help

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

R-devel Digest, Vol 121, Issue 20
Terry Therneau · Mar 21, 2013 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20130321/4733c879/attachment.pl>

Re Deprecating partial matching in $.data.frame
Terry Therneau · Mar 21, 2013 · r-devel

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

R-devel Digest, Vol 109, Issue 22
Terry Therneau · Mar 22, 2012 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20120322/06065c74/attachment.pl>

R-devel Digest, Vol 109, Issue 22
Terry Therneau · Mar 22, 2012 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20120322/5231db82/attachment.pl>

exponential of a matrix
Terry Therneau · Nov 11, 2008 · r-help

Is the matrix exponential available in some package? The cannonical reference is "Nineteen dubious ways to take the exponential of a matrix". (Love that title) Terry T.

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