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.
Just curious, does the function dbDriver exist in RMySQL? I usually use dbManager. >>m <- dbDriver("MySQL") >>con <- dbConnect(m,group="testdb") >> >> /Danar. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info...
Hi all! Suppose we have this list: x<-list("101"=list(t=c(1,3,4),n=3),"104"=list(t=c(1,2),n=2),"110"=list(t=c(5,6,3,4),n=4)) (For example, 101, 104...
Hello, Given this list object x, x <- structure(list("772307" = structure(list(age.day = c(81, 141, 234, 321, 437, 499, 601, 689, 801, 884, 961), state = c(0, 0, 0, 0, 0, 0, 1, 1, 0, 99, 1)), .Names...
I am just realized that survival has the facility to do survival time splitting survSplit after read some postings about time dependency in the list. Is it survSplit only for the survival data input (time,status) and not for the...
While waiting for R.2.0.1 or 2.1, for you who need function for this survival-splitting business, as I do, this 'survcut' function below might be helpful. It is not an elegant nor efficient function but it...
Can't find what you're looking for? Try searching with Google .