search for: smed

Displaying 2 results from an estimated 2 matches for "smed".

Did you mean: smbd
2006 May 05
2
How to access results of survival analysis
Hi List, A friend of mine recently asked the same question as Heinz T?chler. Since I've already written the code I'd like to share with the list. # x is an object returned by "survfit"; # "smed" returns a matrix of 5 columns of # n, events, median, 0.95LCL, 0.95UCL. # The matrix returned has rownames as the # group labels (eg., treatment arms) if any. smed <- function(x) { ox <- capture.output(print(x)) n <- length(ox) tmp <- t(sapply(ox[4:n],...
2003 Aug 08
8
2 Questions
...nting, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to CSOffice@smed.com. Thank you