search for: therneau_upload

Displaying 1 result from an estimated 1 matches for "therneau_upload".

2008 Nov 24
1
Discrepancy in the PBC data set
...39;m fairly confident in calling my Mayo version the authoritative one). I'll make sure this gets fixed. You can grab a correct data set from our department web page. Code is below. Terry Therneau pbcurl <- "http://mayoresearch.mayo.edu/mayo/research/biostat/upload/therneau_upload/pbc.d at" pbc <- read.table(pbcurl, header=F, col.names=c('id', 'time', 'status', 'trt', 'age', 'sex', 'ascites', 'hepato', 'spiders', 'edema',...