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.

2 results for “from:David Parker”

Method=df for coxph in survival package
David Parker · Apr 17, 2012 · r-help

I've been following the example in the R help page: http://stat.ethz.ch/R-manual/R-devel/library/survival/html/frailty.html library(survival); coxph(Surv(time, status) ~ age + frailty(inst, df=4), lung) Here, in this particular...

R coxph Method=df (Question on methods)
David Parker · Aug 20, 2012 · r-help

Dear R help, ## Example from http://stat.ethz.ch/R-manual/R-patched/library/survival/html/frailty.html # Random institutional effect coxph(Surv(time, status) ~ age + frailty(inst, df=4), lung) I am trying to understand what exactly happens when...

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