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.
Hi! How to compute probabilities of survival from rpart object? Consider the following example: library(rpart) survtree <- rpart(Surv(time,status)~., data=aml) This code will produce the following survival tree: 1) root 23 26.44184 1.0000000 2) x...
Hi! >How to compute probabilities of survival from rpart object? Consider the >following example: > >library(rpart) >survtree <- rpart(Surv(time,status)~., data=aml) > >This code will produce the following survival tree: > > 1. root 23 26.44184 1.0000000 > 2. x...
Can't find what you're looking for? Try searching with Google .